summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2000-11-30 03:39:18 +0000
committermycroft <mycroft@pkgsrc.org>2000-11-30 03:39:18 +0000
commit67ee1c8990b444d397d594d9620259221bfb5049 (patch)
treeaf0c8e3e1b5dbe29dac0f33d8a168b28df63d24d /graphics
parent7ed632f6329855efeb33cfbf358162b416eb4c83 (diff)
downloadpkgsrc-67ee1c8990b444d397d594d9620259221bfb5049.tar.gz
Fix an obviously broken `ln' command.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-current/pkg/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-current/pkg/PLIST b/graphics/gimp-current/pkg/PLIST
index 0186fc5a711..a2efb3f89fa 100644
--- a/graphics/gimp-current/pkg/PLIST
+++ b/graphics/gimp-current/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2000/11/28 19:32:07 mycroft Exp $
+@comment $NetBSD: PLIST,v 1.13 2000/11/30 03:39:18 mycroft Exp $
bin/escputil
bin/gimp
bin/gimp-config
@@ -1309,7 +1309,7 @@ share/locale/uk/LC_MESSAGES/gimp.mo
@unexec rm -f %D/share/gimp/1.1/help/C/toolbox/help/filters
@exec ln -s ../dialogs %D/share/gimp/1.1/help/C/toolbox/dialogs
@unexec rm -f %D/share/gimp/1.1/help/C/toolbox/dialogs
-@exec ln -s %D/share/gimp/1.1/help/C/toolbox/file
+@exec ln -s ../file %D/share/gimp/1.1/help/C/toolbox/file
@unexec rm -f %D/share/gimp/1.1/help/C/toolbox/file
@exec ln -s ../filters %D/share/gimp/1.1/help/C/toolbox/filters
@unexec rm -f %D/share/gimp/1.1/help/C/toolbox/filters