1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/security/pidentd/scripts/configure
1994-11-10 05:54:55 +00:00

8 lines
205 B
Bash

#!/bin/sh
#
# $Id: configure,v 1.1.1.1 1994/10/23 01:27:56 torstenb Exp $
#
mv ${WRKSRC}/src/paths.h ${WRKSRC}/src/paths.h.bak
sed <${WRKSRC}/src/paths.h.bak >${WRKSRC}/src/paths.h s+!!PREFIX!!+$PREFIX+g