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:
parent
39475e47ed
commit
239daf24dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70419
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user