diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-31 09:44:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-31 09:44:45 +0800 |
commit | f373ceac6136aab9765d4f00ce4526caf10214df (patch) | |
tree | bdba3abb7a816908a43abea30ad4712c94d5d7d0 /irc/py-supybot | |
parent | da8fbd8e51817d6ff01c751f3753275fa12bc0a1 (diff) | |
download | freebsd-ports-gnome-f373ceac6136aab9765d4f00ce4526caf10214df.tar.gz freebsd-ports-gnome-f373ceac6136aab9765d4f00ce4526caf10214df.tar.zst freebsd-ports-gnome-f373ceac6136aab9765d4f00ce4526caf10214df.zip |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'irc/py-supybot')
-rw-r--r-- | irc/py-supybot/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/py-supybot/pkg-plist b/irc/py-supybot/pkg-plist index 80c5e9d4472f..4d479bd74483 100644 --- a/irc/py-supybot/pkg-plist +++ b/irc/py-supybot/pkg-plist @@ -890,7 +890,6 @@ bin/supybot-wizard @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Lart @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Karma @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Internet -@dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Insult @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Herald @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Google/local/simplejson @dirrm %%PYTHON_SITELIBDIR%%/supybot/plugins/Google/local |