summaryrefslogtreecommitdiff
path: root/misc/rpm
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 20:47:52 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 20:47:52 +0000
commit8cd7286f8933330045b39131eb981113cc077b5e (patch)
tree246397dde33672516b5a2bdf96dae82419b9c6b0 /misc/rpm
parent240def61a3895afced5565a8dbe7f7a0ddc943eb (diff)
downloadpkgsrc-8cd7286f8933330045b39131eb981113cc077b5e.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'misc/rpm')
-rw-r--r--misc/rpm/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/rpm/PLIST b/misc/rpm/PLIST
index 1368f592cd0..998bd176a10 100644
--- a/misc/rpm/PLIST
+++ b/misc/rpm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:07:29 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/06/14 20:52:13 joerg Exp $
bin/gendiff
bin/rpm
bin/rpm2cpio
@@ -24,4 +24,3 @@ share/locale/sk/LC_MESSAGES/rpm.mo
share/locale/sr/LC_MESSAGES/rpm.mo
share/locale/sv/LC_MESSAGES/rpm.mo
share/locale/tr/LC_MESSAGES/rpm.mo
-@unexec ${RMDIR} -p %D/lib/rpm 2>/dev/null || ${TRUE}