diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:47:52 +0000 |
commit | 8cd7286f8933330045b39131eb981113cc077b5e (patch) | |
tree | 246397dde33672516b5a2bdf96dae82419b9c6b0 /misc/kdeaddons3 | |
parent | 240def61a3895afced5565a8dbe7f7a0ddc943eb (diff) | |
download | pkgsrc-8cd7286f8933330045b39131eb981113cc077b5e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'misc/kdeaddons3')
-rw-r--r-- | misc/kdeaddons3/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdeaddons3/PLIST b/misc/kdeaddons3/PLIST index d36472f56e5..96ec169f017 100644 --- a/misc/kdeaddons3/PLIST +++ b/misc/kdeaddons3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2009/06/14 18:07:23 joerg Exp $ +@comment $NetBSD: PLIST,v 1.21 2009/06/14 20:52:12 joerg Exp $ bin/atlantikdesigner bin/fsview bin/jpegorient @@ -380,4 +380,3 @@ share/kde/services/kuick_plugin.desktop share/kde/services/renaudiodlg.desktop share/kde/services/renimagedlg.desktop share/kde/services/webarchivethumbnail.desktop -@unexec ${RMDIR} %D/share/kde/apps/knewsticker 2>/dev/null || ${TRUE} |