1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

remove share/locale/nb_NO on uninstall

Pointed out by:	pointyhead
Discussed with:	kris
This commit is contained in:
Oliver Lehmann 2005-01-29 21:23:49 +00:00
parent 5c495190af
commit 41af3fc63b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127662
8 changed files with 16 additions and 0 deletions

View File

@ -44,3 +44,5 @@ share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo
@unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true
@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
@unexec rmdir %D/lib/xfce4 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true

View File

@ -66,3 +66,5 @@ share/xfce4/tips/tips.dat
@dirrm share/xfce4/tips
@unexec rmdir %D/share/xfce4 2>/dev/null || true
@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true

View File

@ -43,5 +43,7 @@ share/locale/uk/LC_MESSAGES/xfce4-iconbox.mo
share/locale/vi/LC_MESSAGES/xfce4-iconbox.mo
share/locale/zh_CN/LC_MESSAGES/xfce4-iconbox.mo
share/locale/zh_TW/LC_MESSAGES/xfce4-iconbox.mo
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true
@unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true
@unexec rmdir %D/lib/xfce4 2>/dev/null || true

View File

@ -53,6 +53,8 @@ share/xfce4/doc/C/xfce-mcs-manager.html
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
@unexec rmdir %D/share/applications 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc 2>/dev/null || true

View File

@ -252,6 +252,8 @@ share/xfce4/xffm/xffm.spec.in
@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/fr 2>/dev/null || true

View File

@ -116,3 +116,5 @@ share/xfce4/doc/C/xfdesktop.html
@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc 2>/dev/null || true
@unexec rmdir %D/share/xfce4 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true

View File

@ -124,3 +124,5 @@ share/xfce4/doc/C/xfce4-panel.html
@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc 2>/dev/null || true
@unexec rmdir %D/share/xfce4 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true

View File

@ -670,6 +670,8 @@ share/xfce4/doc/C/xfwm4.html
share/xfwm4/defaults
@unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true
@unexec rmdir %D/lib/xfce4 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true
@unexec rmdir %D/share/xfce4/doc 2>/dev/null || true