diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
commit | 7536bf3b191bfbd744466c3480901e8786ff6136 (patch) | |
tree | e9cbc524273bf415de0c415a0867997b146d9cde /chat/xchat/PLIST | |
parent | 843a1e6099e65596a78074521c576c082aaeb0c1 (diff) | |
download | pkgsrc-7536bf3b191bfbd744466c3480901e8786ff6136.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'chat/xchat/PLIST')
-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 |