diff options
Diffstat (limited to 'net/knemo')
-rw-r--r-- | net/knemo/pkg-plist | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/net/knemo/pkg-plist b/net/knemo/pkg-plist index 6b4b4b4d21b5..781728f2f7ee 100644 --- a/net/knemo/pkg-plist +++ b/net/knemo/pkg-plist @@ -45,18 +45,18 @@ share/locale/pt_BR/LC_MESSAGES/knemod.mo share/locale/ru/LC_MESSAGES/kcm_knemo.mo share/locale/ru/LC_MESSAGES/knemod.mo share/services/kded/knemod.desktop -@unexec rmdir %D/share/services/kded 2>/dev/null || true -@unexec rmdir %D/share/services 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/22x22/actions 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/22x22 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/crystalsvg 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true +@dirrmtry share/services/kded +@dirrmtry share/services +@dirrmtry share/icons/crystalsvg/32x32/apps +@dirrmtry share/icons/crystalsvg/32x32 +@dirrmtry share/icons/crystalsvg/22x22/actions +@dirrmtry share/icons/crystalsvg/22x22 +@dirrmtry share/icons/crystalsvg/16x16/apps +@dirrmtry share/icons/crystalsvg/16x16 +@dirrmtry share/icons/crystalsvg +@dirrmtry share/icons @dirrm share/apps/knemo -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applnk/Settings/Network 2>/dev/null || true -@unexec rmdir %D/share/applnk/Settings 2>/dev/null || true -@unexec rmdir %D/share/applnk 2>/dev/null || true +@dirrmtry share/apps +@dirrmtry share/applnk/Settings/Network +@dirrmtry share/applnk/Settings +@dirrmtry share/applnk |