diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-09 21:53:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-09 21:53:52 +0000 |
commit | fe874b6a1a3f942a20e5bd0cc6e653bd9c67dc13 (patch) | |
tree | 9b38c99fb365931e42673366d0d9a6f587552c8a /www/bluefish | |
parent | b6fa82da9ef8b60ed26897781a436f23049fa938 (diff) | |
download | pkgsrc-fe874b6a1a3f942a20e5bd0cc6e653bd9c67dc13.tar.gz |
Do not remove %D/share/pixmaps when deinstalling, as it is now part of the
standard directory tree.
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bluefish/PLIST b/www/bluefish/PLIST index f1dfa18186b..b7a233f4239 100644 --- a/www/bluefish/PLIST +++ b/www/bluefish/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/12/09 16:01:48 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/12/09 21:53:53 jmmv Exp $ bin/bluefish man/man1/bluefish.1 share/bluefish/php3_functions @@ -175,7 +175,6 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bluefish.mo -@unexec ${RMDIR} -p %D/share/pixmaps 2>/dev/null || ${TRUE} @dirrm share/doc/html/bluefish/images @dirrm share/doc/html/bluefish/en @dirrm share/doc/html/bluefish/it |