aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-01-29 21:23:49 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-01-29 21:23:49 +0000
commit41af3fc63b77a1dce9d36ee0113666631a37365e (patch)
tree294068ec8d5d1a16d2101c7be8f5fce6756f4eff /audio
parent5c495190af13bac41587580398a45dfaf722b0f2 (diff)
downloadports-41af3fc63b77a1dce9d36ee0113666631a37365e.tar.gz
ports-41af3fc63b77a1dce9d36ee0113666631a37365e.zip
remove share/locale/nb_NO on uninstall
Pointed out by: pointyhead Discussed with: kris
Notes
Notes: svn path=/head/; revision=127662
Diffstat (limited to 'audio')
-rw-r--r--audio/xfce4-mixer/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist
index fb73b6d928e1..cf2c0dba4c66 100644
--- a/audio/xfce4-mixer/pkg-plist
+++ b/audio/xfce4-mixer/pkg-plist
@@ -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