aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-04-25 00:42:32 +0800
committermat <mat@FreeBSD.org>2014-04-25 00:42:32 +0800
commit52b77c9631f0fe2695d7e3cae5cf62d467c59c3a (patch)
tree52e3fca56ce11225647e80d1ae96bc85e6d7384e /print
parenteb30564c1e136c050470e416ecd87e69506e450f (diff)
downloadfreebsd-ports-gnome-52b77c9631f0fe2695d7e3cae5cf62d467c59c3a.tar.gz
freebsd-ports-gnome-52b77c9631f0fe2695d7e3cae5cf62d467c59c3a.tar.zst
freebsd-ports-gnome-52b77c9631f0fe2695d7e3cae5cf62d467c59c3a.zip
Replace all @unexec /bin/rmdir with @unexec rmdir
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'print')
-rw-r--r--print/gnome-cups-manager/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnome-cups-manager/pkg-plist b/print/gnome-cups-manager/pkg-plist
index ce78c9ae7af1..532cf11adc63 100644
--- a/print/gnome-cups-manager/pkg-plist
+++ b/print/gnome-cups-manager/pkg-plist
@@ -68,7 +68,7 @@ share/pixmaps/gnome-cups-manager/printer-tray-normal.png
share/pixmaps/gnome-cups-manager/printer-tray-stopped.png
@dirrm share/pixmaps/gnome-cups-manager
@dirrm %%DATADIR%%
-@unexec /bin/rmdir %D/sbin 2>/dev/null || /usr/bin/true
+@unexec rmdir %D/sbin 2>/dev/null || /usr/bin/true
@dirrmtry include/libgnomecups-1/libgnomecups
@dirrmtry include/libgnomecups-1
@dirrmtry share/locale/xh/LC_MESSAGES