diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-04 19:23:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-04 19:23:18 +0000 |
commit | 0fdf503900b6866ab9ef5027353a4cee15075ddd (patch) | |
tree | 6c7f206178cc27dcd69e68f8a29469f7b6a52707 /graphics | |
parent | 41cba31fa0f610513cd1cf6dd53c814a056d3f0f (diff) | |
download | pkgsrc-0fdf503900b6866ab9ef5027353a4cee15075ddd.tar.gz |
lib/gimp shared with gimp1.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index b62fe79479c..59a20c405d4 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/06/21 19:48:41 adam Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/07/04 19:23:18 wiz Exp $ bin/gimp bin/gimp-2.0 bin/gimp-remote @@ -1757,7 +1757,7 @@ share/mime-info/gimp-2.0.keys @dirrm lib/gimp/2.0/modules @dirrm lib/gimp/2.0/environ @dirrm lib/gimp/2.0 -@dirrm lib/gimp +@unexec ${RMDIR} %D/lib/gimp 2>/dev/null || ${TRUE} @dirrm include/gimp-2.0/libgimpwidgets @dirrm include/gimp-2.0/libgimpthumb @dirrm include/gimp-2.0/libgimpmodule |