summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2000-11-30 04:13:27 +0000
committermycroft <mycroft@pkgsrc.org>2000-11-30 04:13:27 +0000
commitd8c1a3e2efa60d48d706ea7456716c8d06f24f78 (patch)
treebc2bb8737e1e510b3b3334aa430a69801ded5bf8 /graphics
parentd2b7269d38817f667552d04601554d498d1ce726 (diff)
downloadpkgsrc-d8c1a3e2efa60d48d706ea7456716c8d06f24f78.tar.gz
Fix another 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 a2efb3f89fa..37a1439fcca 100644
--- a/graphics/gimp-current/pkg/PLIST
+++ b/graphics/gimp-current/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2000/11/30 03:39:18 mycroft Exp $
+@comment $NetBSD: PLIST,v 1.14 2000/11/30 04:13:27 mycroft Exp $
bin/escputil
bin/gimp
bin/gimp-config
@@ -1327,7 +1327,7 @@ share/locale/uk/LC_MESSAGES/gimp.mo
@unexec rm -f %D/share/gimp/1.1/help/C/image/image/dialogs
@exec ln -s ../dialogs %D/share/gimp/1.1/help/C/image/dialogs
@unexec rm -f %D/share/gimp/1.1/help/C/image/dialogs
-@exec ln -s %D/share/gimp/1.1/help/C/image/file
+@exec ln -s ../file %D/share/gimp/1.1/help/C/image/file
@unexec rm -f %D/share/gimp/1.1/help/C/image/file
@exec ln -s ../filters %D/share/gimp/1.1/help/C/image/filters
@unexec rm -f %D/share/gimp/1.1/help/C/image/filters