aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-04-19 08:40:54 +0800
committeredwin <edwin@FreeBSD.org>2008-04-19 08:40:54 +0800
commit9cb91ac3aca487585b0112b2e1ef59c6bdf22e67 (patch)
treea48b129d8a004cd10e8928509bd9f6c07be6388e /comms
parenta710fcd4eb3e85f05440542b7a6999e516661b69 (diff)
downloadfreebsd-ports-gnome-9cb91ac3aca487585b0112b2e1ef59c6bdf22e67.tar.gz
freebsd-ports-gnome-9cb91ac3aca487585b0112b2e1ef59c6bdf22e67.tar.zst
freebsd-ports-gnome-9cb91ac3aca487585b0112b2e1ef59c6bdf22e67.zip
Use @rmtry macro in the pkg-plist.
Diffstat (limited to 'comms')
-rw-r--r--comms/hylafax/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/pkg-plist b/comms/hylafax/pkg-plist
index 9f9edf470a3b..408e726af7a5 100644
--- a/comms/hylafax/pkg-plist
+++ b/comms/hylafax/pkg-plist
@@ -63,7 +63,7 @@ hylafax/COPYRIGHT
@exec mkfifo %D/hylafax/FIFO
@exec chown uucp:dialer %D/hylafax/FIFO
@exec chmod 0600 %D/hylafax/FIFO
-@unexec rm %D/hylafax/FIFO 2>&1 >/dev/null || true
+@rmtry hylafax/FIFO
@exec mkdir %D/hylafax/archive
@exec chown uucp:dialer %D/hylafax/archive
@exec chmod 0700 %D/hylafax/archive