Upgrade to the latest version (1.1.22.Aug27)
This commit is contained in:
parent
372b9fb7e2
commit
034900785f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32502
1 changed files with 1 additions and 4 deletions
5
comms/mgetty+sendfax/scripts/configure
vendored
5
comms/mgetty+sendfax/scripts/configure
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue