diff options
Diffstat (limited to 'ftp/kwebget/pkg-plist')
-rw-r--r-- | ftp/kwebget/pkg-plist | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/ftp/kwebget/pkg-plist b/ftp/kwebget/pkg-plist index cf024c23f466..fd6e34c539e4 100644 --- a/ftp/kwebget/pkg-plist +++ b/ftp/kwebget/pkg-plist @@ -5,13 +5,13 @@ share/doc/HTML/en/kwebget/index.cache.bz2 share/doc/HTML/en/kwebget/index.docbook share/icons/locolor/16x16/apps/kwebget.png share/icons/locolor/32x32/apps/kwebget.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/hicolor/32x32 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/hicolor/32x32 @dirrm share/doc/HTML/en/kwebget -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true -@unexec rmdir %D/share/applnk 2>/dev/null || true +@dirrmtry share/doc/HTML/en +@dirrmtry share/applnk/Applications +@dirrmtry share/applnk |