diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-05 22:32:11 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-05 22:32:11 +0000 |
commit | 5ce8e8e5c77a92c16e627672eab6ebca50ad6f85 (patch) | |
tree | d22580c3f5bea1154b95655a82046161cfa9fd35 /comms | |
parent | Update to 990522 release (diff) |
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
Notes
Notes:
svn path=/head/; revision=19223
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/pkg-plist b/comms/mgetty+sendfax/pkg-plist index b22819424393..4c89c021b2ab 100644 --- a/comms/mgetty+sendfax/pkg-plist +++ b/comms/mgetty+sendfax/pkg-plist @@ -40,7 +40,6 @@ etc/mgetty+sendfax/login.config @unexec rm -f %D/etc/mgetty+sendfax/faxheader %D/etc/mgetty+sendfax/mgetty.config* %D/etc/mgetty+sendfax/sendfax.config* @unexec install-info --delete %D/info/mgetty.info %D/info/dir info/mgetty.info -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec install-info %D/info/mgetty.info %D/info/dir lib/mgetty+sendfax/cour25.pbm lib/mgetty+sendfax/cour25n.pbm |