diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/glunarclock/pkg-plist | 16 | ||||
-rw-r--r-- | astro/gpsdrive/pkg-plist | 2 |
2 files changed, 9 insertions, 9 deletions
diff --git a/astro/glunarclock/pkg-plist b/astro/glunarclock/pkg-plist index a368d7204f4d..428af5b61f24 100644 --- a/astro/glunarclock/pkg-plist +++ b/astro/glunarclock/pkg-plist @@ -38,11 +38,11 @@ share/locale/wa/LC_MESSAGES/glunarclock-%%VERSION%%.mo @dirrm share/gnome/help/glunarclock-applet-2/C @dirrm share/gnome/help/glunarclock-applet-2 @dirrm share/gnome/glunarclock -@unexec rmdir %D/share/locale/ast_ES/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ast_ES 2> /dev/null || true -@unexec rmdir %D/share/locale/br/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/br 2> /dev/null || true -@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/rw 2> /dev/null || true -@unexec rmdir %D/share/locale/wa/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/wa 2> /dev/null || true +@dirrmtry share/locale/ast_ES/LC_MESSAGES +@dirrmtry share/locale/ast_ES +@dirrmtry share/locale/br/LC_MESSAGES +@dirrmtry share/locale/br +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/wa/LC_MESSAGES +@dirrmtry share/locale/wa diff --git a/astro/gpsdrive/pkg-plist b/astro/gpsdrive/pkg-plist index a14b14d15cc0..046333d465ac 100644 --- a/astro/gpsdrive/pkg-plist +++ b/astro/gpsdrive/pkg-plist @@ -61,5 +61,5 @@ share/pixmaps/gpsicon.png %%NLS%%share/locale/tr/LC_MESSAGES/gpsdrive.mo %%NLS%%@unexec rmdir %D/share/locale/gr/LC_MESSAGES 2> /dev/null || true %%NLS%%@unexec rmdir %D/share/locale/gr 2> /dev/null || true -@unexec rmdir %D/share/applications 2> /dev/null || true +@dirrmtry share/applications @dirrm %%DATADIR%% |