diff options
author | joerg <joerg> | 2009-06-14 18:28:43 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:28:43 +0000 |
commit | ecdc736e58b48c9d0d5819d1fde2b40679ee17b0 (patch) | |
tree | e9cbc524273bf415de0c415a0867997b146d9cde /chat/xchat | |
parent | bc5166beb7170c57b382e1a8edb9cd30cd0debac (diff) | |
download | pkgsrc-ecdc736e58b48c9d0d5819d1fde2b40679ee17b0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'chat/xchat')
-rw-r--r-- | chat/xchat/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/PLIST b/chat/xchat/PLIST index cddf851cc75..be23c3e876c 100644 --- a/chat/xchat/PLIST +++ b/chat/xchat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2009/06/14 17:37:51 joerg Exp $ +@comment $NetBSD: PLIST,v 1.21 2009/06/14 18:28:45 joerg Exp $ bin/xchat share/applications/xchat.desktop ${PLIST.dbus}share/dbus-1/services/org.xchat.service.service @@ -34,4 +34,4 @@ share/locale/vi/LC_MESSAGES/xchat.mo share/locale/zh_CN/LC_MESSAGES/xchat.mo share/locale/zh_TW/LC_MESSAGES/xchat.mo share/pixmaps/xchat.png -@exec ${MKDIR} %D/lib/xchat/plugins +@pkgdir lib/xchat/plugins |