Upgrade to the latest version (1.1.22.Aug27)

This commit is contained in:
Jean-Marc Zucconi 2000-09-10 22:46:11 +00:00
parent 372b9fb7e2
commit 034900785f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32502

View file

@ -1,7 +1,7 @@
#!/bin/sh
cd $WRKSRC || exit 1
cp policy.h-dist policy.h
sed -e s:/usr/local:$PREFIX: < policy.h-dist > policy.h
cat >> policy.h <<END
@ -10,9 +10,6 @@ cat >> policy.h <<END
#define CNDFILE "dialin.config"
#undef MGETTY_PID_FILE
#define MGETTY_PID_FILE "/var/run/mg-pid.%s"
#undef LOCK
#define LOCK "/var/spool/lock/LCK..%s"