summaryrefslogtreecommitdiff
path: root/print/acroread4
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-09-11 12:27:04 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-09-11 12:27:04 +0000
commit7cd16d0db2ee3afeabac9458de5957c52727d0cc (patch)
tree149a7f41b303bb35ceee8c948990ff8717e4a570 /print/acroread4
parentUpdate to 1.0.7. (diff)
fix missing symlink.
splash image at start up would be white and black, not colorful. Approved by: dima
Notes
Notes: svn path=/head/; revision=32514
Diffstat (limited to 'print/acroread4')
-rw-r--r--print/acroread4/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread4/pkg-plist b/print/acroread4/pkg-plist
index d77ef19ccb81..a2d4bd3e0cc2 100644
--- a/print/acroread4/pkg-plist
+++ b/print/acroread4/pkg-plist
@@ -64,7 +64,7 @@ Acrobat4/bin/acroread
bin/acroread4
@exec ln -sf ../../Resource/Font/ %D/Acrobat4/Reader/%%ARCHDIR%%/fonts
@unexec rm -f %D/Acrobat4/Reader/%%ARCHDIR%%/fonts
-@exec ln -sf ../../res %D/Acrobat4/Reader/%%ARCHDIR%%/res
+@exec ln -sf ../res %D/Acrobat4/Reader/%%ARCHDIR%%/res
@unexec rm -f %D/Acrobat4/Reader/%%ARCHDIR%%/res
@exec echo "Be sure to read the license agreement in"
@exec echo "%D/Acrobat4/Reader/License.pdf"