diff options
author | joerg <joerg> | 2009-06-14 18:10:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:10:28 +0000 |
commit | 97f62eb957d98c942b712bbd57e970186f068199 (patch) | |
tree | 7d8f5346820fe86ee99ed3ae4aaf582c5e095070 /audio/gmpc | |
parent | 870ee431b3152f330a121f8399ba6a71540929c1 (diff) | |
download | pkgsrc-97f62eb957d98c942b712bbd57e970186f068199.tar.gz |
Convert @exec/@unexec to @pkgdir or drop them.
Diffstat (limited to 'audio/gmpc')
-rw-r--r-- | audio/gmpc/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gmpc/PLIST b/audio/gmpc/PLIST index 09ca35bc97b..dc35d40c6b9 100644 --- a/audio/gmpc/PLIST +++ b/audio/gmpc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:32:09 joerg Exp $ +@comment $NetBSD: PLIST,v 1.13 2009/06/14 18:10:28 joerg Exp $ bin/gmpc bin/gmpc-remote bin/gmpc-remote-stream @@ -171,4 +171,3 @@ share/locale/sv/LC_MESSAGES/gmpc.mo share/locale/tr/LC_MESSAGES/gmpc.mo share/locale/zh_CN/LC_MESSAGES/gmpc.mo share/locale/zh_TW/LC_MESSAGES/gmpc.mo -@exec ${MKDIR} %D/share/gmpc/icons/hicolor/scalable/actions |