summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-11-10 05:54:55 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-11-10 05:54:55 +0000
commit1e0047997a1e18c76a64a393177dda39b2c96d4d (patch)
tree943c8d2e9eecf8bb1ffb5d2ba3d39e9af3cad1da /security
parentMakefile has freebsd target already in alpha 7 (diff)
files/freebsd.c no longer needed
Notes
Notes: svn path=/head/; revision=352
Diffstat (limited to 'security')
-rw-r--r--security/pidentd/scripts/configure4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pidentd/scripts/configure b/security/pidentd/scripts/configure
index b34e6e584d7d..9a50005f75f2 100644
--- a/security/pidentd/scripts/configure
+++ b/security/pidentd/scripts/configure
@@ -1,9 +1,7 @@
#!/bin/sh
#
-# $Id$
+# $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
-
-cp ${FILESDIR}/freebsd.c ${WRKSRC}/src/kernel/freebsd.c