diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-12-28 19:47:56 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-12-28 19:47:56 +0000 |
commit | 1ec8e877e8f5c633b780ef56f0af1e0b76cd8511 (patch) | |
tree | d3ffc9e5318b41d14fc46846f5303c3f598d7e18 /archivers/rpm4/pkg-plist | |
parent | 2b993a1e84a1361a180fe88d9de4564ff9fa24b8 (diff) | |
download | ports-1ec8e877e8f5c633b780ef56f0af1e0b76cd8511.tar.gz ports-1ec8e877e8f5c633b780ef56f0af1e0b76cd8511.zip |
Notes
Diffstat (limited to 'archivers/rpm4/pkg-plist')
-rw-r--r-- | archivers/rpm4/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/rpm4/pkg-plist b/archivers/rpm4/pkg-plist index f6b8a24e3218..e81fff8b4818 100644 --- a/archivers/rpm4/pkg-plist +++ b/archivers/rpm4/pkg-plist @@ -159,5 +159,6 @@ share/locale/zh_CN.GB2312/LC_MESSAGES/rpm.mo @unexec rmdir %D/src/portbld/RPMS 2>/dev/null || true @unexec rmdir %D/src/portbld/BUILD 2>/dev/null || true @unexec rmdir %D/src/portbld 2>/dev/null || true +@unexec rmdir %D/src 2>/dev/null || true @unexec rmdir %D/share/locale/en_RN/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/en_RN 2> /dev/null || true |