summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/scripts/configure
blob: 1d1fc078cfefe7175444868c947aeba0a046e2c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh
#
# configure,v 1.1.1.1 1994/10/23 01:36:59 torstenb Exp
#

mv ${WRKSRC}/src/pathnames.h ${WRKSRC}/src/pathnames.h.bak
sed <${WRKSRC}/src/pathnames.h.bak >${WRKSRC}/src/pathnames.h s+!!PREFIX!!+$PREFIX+g

cp ${FILESDIR}/skey-stuff.c ${WRKSRC}/src/skey-stuff.c