summaryrefslogtreecommitdiff
path: root/net/sendfile/scripts/post-patch
blob: 487e88abfc30e820f23edc91abc042aa6a70e47d (plain)
1
2
3
4
5
6
7
#!/bin/sh
# $NetBSD: post-patch,v 1.1.1.1 1999/06/06 17:08:37 hwr Exp $

cd ${WRKSRC}
mv makeconfig makeconfig.configured
sed -e 's/@PREFIX@/${PREFIX}/' <  makeconfig.configured > makeconfig
chmod +x makeconfig