pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/acroread5 Make a symlink of acroread5 in ${PREFI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/56abaaacb379
branches: trunk
changeset: 486005:56abaaacb379
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Dec 21 02:58:59 2004 +0000
description:
Make a symlink of acroread5 in ${PREFIX}/bin/acroread, required to run
the upcoming "firefox-gtk2-bin-acroread" package correctly.
Bump PKGREVISION.
diffstat:
print/acroread5/Makefile | 4 +++-
print/acroread5/PLIST.pre | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 2b8f0c3b05b6 -r 56abaaacb379 print/acroread5/Makefile
--- a/print/acroread5/Makefile Tue Dec 21 01:52:14 2004 +0000
+++ b/print/acroread5/Makefile Tue Dec 21 02:58:59 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2004/12/18 17:17:16 jdolecek Exp $
+# $NetBSD: Makefile,v 1.25 2004/12/21 02:58:59 xtraeme Exp $
DISTNAME= acroread5 # Overridden below
PKGNAME= acroread5-5.10
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://ardownload.adobe.com/pub/adobe/acrobatreader/unix/5.x/
@@ -78,6 +79,7 @@
${CHMOD} +x ${PREFIX}/bin/acroread5
@${ECHO_MSG} "Be sure to read the license agreement in"
@${ECHO_MSG} "${PREFIX}/Acrobat5/Reader/license.txt"
+ ${LN} -sf ${PREFIX}/bin/acroread5 ${PREFIX}/bin/acroread
# do not include the linux stuff if we are, for example, on a Solaris box
. if (${MACHINE_ARCH} == "i386")
diff -r 2b8f0c3b05b6 -r 56abaaacb379 print/acroread5/PLIST.pre
--- a/print/acroread5/PLIST.pre Tue Dec 21 01:52:14 2004 +0000
+++ b/print/acroread5/PLIST.pre Tue Dec 21 02:58:59 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.pre,v 1.4 2003/05/07 11:28:01 jmmv Exp $
+@comment $NetBSD: PLIST.pre,v 1.5 2004/12/21 02:58:59 xtraeme Exp $
Acrobat5/Browsers/netscape
Acrobat5/Browsers/${PLATFORM}/nppdf.so
Acrobat5/Reader/AcroVersion
@@ -51,3 +51,4 @@
Acrobat5/Resource/LICFONT.TXT
Acrobat5/bin/acroread
bin/acroread5
+bin/acroread
Home |
Main Index |
Thread Index |
Old Index