diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /chat/weechat | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'chat/weechat')
-rw-r--r-- | chat/weechat/PLIST | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/chat/weechat/PLIST b/chat/weechat/PLIST index 991d9309232..7d1f26498ae 100644 --- a/chat/weechat/PLIST +++ b/chat/weechat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2008/04/12 22:42:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:37:51 joerg Exp $ bin/weechat-curses ${PLIST.lua}lib/weechat/plugins/lua.la ${PLIST.python}lib/weechat/plugins/python.la @@ -21,10 +21,3 @@ share/locale/es/LC_MESSAGES/weechat.mo share/locale/fr/LC_MESSAGES/weechat.mo share/locale/hu/LC_MESSAGES/weechat.mo share/locale/ru/LC_MESSAGES/weechat.mo -@dirrm share/doc/weechat/html/fr -@dirrm share/doc/weechat/html/en -@dirrm share/doc/weechat/html/de -@dirrm share/doc/weechat/html -@dirrm share/doc/weechat -${PLIST.plugin}@dirrm lib/weechat/plugins -${PLIST.plugin}@dirrm lib/weechat |