diff options
-rw-r--r-- | net-p2p/dctc-gui/pkg-plist | 6 | ||||
-rw-r--r-- | net/dctc-gui/pkg-plist | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/dctc-gui/pkg-plist b/net-p2p/dctc-gui/pkg-plist index 1b5bf3c2294..455c8cb1185 100644 --- a/net-p2p/dctc-gui/pkg-plist +++ b/net-p2p/dctc-gui/pkg-plist @@ -28,11 +28,11 @@ share/locale/sv/LC_MESSAGES/dc_gui.mo @unexec %D/share/locale/de/LC_MESSAGES 2>/dev/null || true @unexec %D/share/locale/de 2>/dev/null || true @dirrm share/gnome/pixmaps/dc_gui -@dirrm share/gnome/help/dc_gui/nl/images +@unexec rmdir %D/share/gnome/help/dc_gui/nl/images 2>/dev/null || true @dirrm share/gnome/help/dc_gui/nl -@dirrm share/gnome/help/dc_gui/es/images +@unexec rmdir %D/share/gnome/help/dc_gui/es/images 2>/dev/null || true @dirrm share/gnome/help/dc_gui/es -@dirrm share/gnome/help/dc_gui/C/images +@unexec rmdir %D/share/gnome/help/dc_gui/C/images 2>/dev/null || true @dirrm share/gnome/help/dc_gui/C @dirrm share/gnome/help/dc_gui %%PORTDOCS%%@dirrm share/doc/dctc-gui diff --git a/net/dctc-gui/pkg-plist b/net/dctc-gui/pkg-plist index 1b5bf3c2294..455c8cb1185 100644 --- a/net/dctc-gui/pkg-plist +++ b/net/dctc-gui/pkg-plist @@ -28,11 +28,11 @@ share/locale/sv/LC_MESSAGES/dc_gui.mo @unexec %D/share/locale/de/LC_MESSAGES 2>/dev/null || true @unexec %D/share/locale/de 2>/dev/null || true @dirrm share/gnome/pixmaps/dc_gui -@dirrm share/gnome/help/dc_gui/nl/images +@unexec rmdir %D/share/gnome/help/dc_gui/nl/images 2>/dev/null || true @dirrm share/gnome/help/dc_gui/nl -@dirrm share/gnome/help/dc_gui/es/images +@unexec rmdir %D/share/gnome/help/dc_gui/es/images 2>/dev/null || true @dirrm share/gnome/help/dc_gui/es -@dirrm share/gnome/help/dc_gui/C/images +@unexec rmdir %D/share/gnome/help/dc_gui/C/images 2>/dev/null || true @dirrm share/gnome/help/dc_gui/C @dirrm share/gnome/help/dc_gui %%PORTDOCS%%@dirrm share/doc/dctc-gui |