summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-12 03:27:37 +0000
committerwiz <wiz>2000-02-12 03:27:37 +0000
commit9fc91afc483d0482ccbe92ba501d3cf62b236905 (patch)
tree82000ac44a50e21f2e6d5c083441d39c4046084b /graphics/gimp
parent13be9c710b0c35cfd9795b15d9eacde0ef73ca1c (diff)
downloadpkgsrc-9fc91afc483d0482ccbe92ba501d3cf62b236905.tar.gz
remove share/aclocal during deinstall if gimp was the only program in it
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/pkg/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp/pkg/PLIST b/graphics/gimp/pkg/PLIST
index 878645a6528..43a2b10ed54 100644
--- a/graphics/gimp/pkg/PLIST
+++ b/graphics/gimp/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 1999/10/22 23:57:53 tron Exp $
+@comment $NetBSD: PLIST,v 1.14 2000/02/12 03:27:37 wiz Exp $
bin/gimp
bin/gimptool
include/gck/gck.h
@@ -633,6 +633,7 @@ share/gimp/scripts/xach-effect.scm
share/gimp/user_install
@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gimp.m4 ${LOCALBASE}/share/aclocal/gimp.m4
@unexec test %D = ${LOCALBASE} || rm ${LOCALBASE}/share/aclocal/gimp.m4
+@unexec rmdir %D/share/aclocal 2>/dev/null || true
@dirrm include/libgimp
@dirrm include/gck
@dirrm lib/gimp/1.0/plug-ins