summaryrefslogtreecommitdiff
path: root/www/web500gw/scripts/post-patch
blob: bd05ce389058bb50fb39e329d693055d7c46e41d (plain)
1
2
3
4
5
#!/bin/sh
# $NetBSD: post-patch,v 1.1.1.1 1999/01/08 14:15:57 hwr Exp $
cd ${WRKSRC}
mv -f Makefile Makefile.pre
sed -e "s|@PREFIX@|${PREFIX}|g" < Makefile.pre > Makefile