diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
commit | 508b8d82f4fdfc6889fe17931ef30f047501dfd6 (patch) | |
tree | f7810d4887e5297c7b7788225e906b99c81d709b /print/xfce4-print | |
parent | 4008c7e23fe847e2c8ade0ecb5d86f943d84c917 (diff) |
Notes
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/pkg-plist | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/print/xfce4-print/pkg-plist b/print/xfce4-print/pkg-plist index 4150d2fbef21..0cfb49813ab4 100644 --- a/print/xfce4-print/pkg-plist +++ b/print/xfce4-print/pkg-plist @@ -80,19 +80,19 @@ share/xfce4/doc/he/images/xfprint_prettyprinting.png share/xfce4/doc/he/images/xfprint_sheets.png share/xfce4/doc/he/images/xfprint_virtualpages.png share/xfce4/doc/he/xfprint.html -@unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true -@unexec rmdir %D/lib/xfce4/xfprint-plugins 2>/dev/null || true -@unexec rmdir %D/lib/xfce4 2>/dev/null || true -@unexec rmdir %D/share/applications 2>/dev/null || true -@unexec rmdir %D/share/locale/bn_IN/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/bn_IN 2>/dev/null || true -@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/mr 2>/dev/null || true -@unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true -@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true -@unexec rmdir %D/share/xfce4/doc/fr/images 2>/dev/null || true -@unexec rmdir %D/share/xfce4/doc/fr 2>/dev/null || true -@unexec rmdir %D/share/xfce4/doc/he/images 2>/dev/null || true -@unexec rmdir %D/share/xfce4/doc/he 2>/dev/null || true -@unexec rmdir %D/share/xfce4/doc 2>/dev/null || true -@unexec rmdir %D/share/xfce4 2>/dev/null || true +@dirrmtry lib/xfce4/mcs-plugins +@dirrmtry lib/xfce4/xfprint-plugins +@dirrmtry lib/xfce4 +@dirrmtry share/applications +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/xfce4/doc/C/images +@dirrmtry share/xfce4/doc/C +@dirrmtry share/xfce4/doc/fr/images +@dirrmtry share/xfce4/doc/fr +@dirrmtry share/xfce4/doc/he/images +@dirrmtry share/xfce4/doc/he +@dirrmtry share/xfce4/doc +@dirrmtry share/xfce4 |