diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread4/pkg-plist | 2 | ||||
-rw-r--r-- | print/acroread5/pkg-plist | 2 |
2 files changed, 2 insertions, 2 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" diff --git a/print/acroread5/pkg-plist b/print/acroread5/pkg-plist index d77ef19ccb81..a2d4bd3e0cc2 100644 --- a/print/acroread5/pkg-plist +++ b/print/acroread5/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" |