diff options
Diffstat (limited to 'deskutils/kuake/pkg-plist')
-rw-r--r-- | deskutils/kuake/pkg-plist | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/deskutils/kuake/pkg-plist b/deskutils/kuake/pkg-plist index 7ce8a1ba95a9..a3d001d99119 100644 --- a/deskutils/kuake/pkg-plist +++ b/deskutils/kuake/pkg-plist @@ -6,16 +6,16 @@ share/doc/HTML/en/kuake/index.cache.bz2 share/doc/HTML/en/kuake/index.docbook share/icons/locolor/16x16/apps/kuake.png share/icons/locolor/32x32/apps/kuake.png -@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true +@dirrmtry share/icons/locolor/32x32/apps +@dirrmtry share/icons/locolor/32x32 +@dirrmtry share/icons/locolor/16x16/apps +@dirrmtry share/icons/locolor/16x16 +@dirrmtry share/icons/locolor +@dirrmtry share/icons @dirrm share/doc/HTML/en/kuake -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@unexec rmdir %D/share/doc/HTML 2>/dev/null || true +@dirrmtry share/doc/HTML/en +@dirrmtry share/doc/HTML @dirrm share/apps/kuake -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true -@unexec rmdir %D/share/applnk 2>/dev/null || true +@dirrmtry share/apps +@dirrmtry share/applnk/Utilities +@dirrmtry share/applnk |