1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

Fix package since some dirs are empty

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-11-18 17:55:46 +00:00
parent 39475e47ed
commit 239daf24dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70419
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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