diff options
author | jmz <jmz@FreeBSD.org> | 1997-11-11 07:33:50 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1997-11-11 07:33:50 +0800 |
commit | 64a1a5e17ddb51bac407bc1ea9360133b9aed929 (patch) | |
tree | 63eb6e358c71676d0ba159d8a2498e8f09989035 /comms/mgetty+sendfax | |
parent | 8d02ab60e87c60e9b287923d5e1377c51bae2824 (diff) | |
download | freebsd-ports-gnome-64a1a5e17ddb51bac407bc1ea9360133b9aed929.tar.gz freebsd-ports-gnome-64a1a5e17ddb51bac407bc1ea9360133b9aed929.tar.zst freebsd-ports-gnome-64a1a5e17ddb51bac407bc1ea9360133b9aed929.zip |
Fix a problem with pkg_delete.
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/pkg-plist b/comms/mgetty+sendfax/pkg-plist index 886fbabfc69f..cbf7003a3c52 100644 --- a/comms/mgetty+sendfax/pkg-plist +++ b/comms/mgetty+sendfax/pkg-plist @@ -8,11 +8,9 @@ bin/newslock bin/mg.echo bin/pbm2g3 etc/mgetty+sendfax/dialin.config -etc/mgetty+sendfax/faxheader etc/mgetty+sendfax/faxrunq.config etc/mgetty+sendfax/login.config -etc/mgetty+sendfax/mgetty.config -etc/mgetty+sendfax/sendfax.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 info/mgetty.info-1 |