summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormycroft <mycroft>2000-04-29 19:21:32 +0000
committermycroft <mycroft>2000-04-29 19:21:32 +0000
commit0eddf69e733e4f3a98f220b56b75609f3202938a (patch)
tree61c038013f6846bc4c3d4b78e755f0fab4eef388 /print
parent37bf06455364a86fe8a608857859bc023db13c95 (diff)
downloadpkgsrc-0eddf69e733e4f3a98f220b56b75609f3202938a.tar.gz
Correct the symlinks to match what the pkg installs.
Diffstat (limited to 'print')
-rw-r--r--print/acroread/pkg/PLIST.post6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/acroread/pkg/PLIST.post b/print/acroread/pkg/PLIST.post
index a937ba4f9f0..c48d0bb457c 100644
--- a/print/acroread/pkg/PLIST.post
+++ b/print/acroread/pkg/PLIST.post
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST.post,v 1.1 2000/04/18 01:46:18 dmcmahill Exp $
+@comment $NetBSD: PLIST.post,v 1.2 2000/04/29 19:21:32 mycroft Exp $
@exec mkdir -p %D/lib/netscape/plugins
@unexec rmdir %D/lib/netscape/plugins 2>/dev/null || true
@unexec rmdir %D/lib/netscape 2>/dev/null || true
-@exec ln -sf ../../Resource/Font/ %D/Acrobat4/Reader/${PLATFORM}/fonts
+@exec ln -sf ../../Resource/Font %D/Acrobat4/Reader/${PLATFORM}/fonts
@unexec rm -f %D/Acrobat4/Reader/${PLATFORM}/fonts
-@exec ln -sf ../../res %D/Acrobat4/Reader/${PLATFORM}/res
+@exec ln -sf ../res %D/Acrobat4/Reader/${PLATFORM}/res
@unexec rm -f %D/Acrobat4/Reader/${PLATFORM}/res
@dirrm Acrobat4/Browsers/${PLATFORM}
@dirrm Acrobat4/Browsers