pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox-bin-java Remove broken and unnecessary "@e...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e40d118a156
branches:  trunk
changeset: 488554:2e40d118a156
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Feb 03 23:46:58 2005 +0000

description:
Remove broken and unnecessary "@exec" command for package list which
caused erros while installing the binary package. Bump package revision
because of this.

diffstat:

 www/firefox-bin-java/Makefile.common |  4 ++--
 www/firefox-bin-java/PLIST           |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 37415a80c3be -r 2e40d118a156 www/firefox-bin-java/Makefile.common
--- a/www/firefox-bin-java/Makefile.common      Thu Feb 03 23:29:08 2005 +0000
+++ b/www/firefox-bin-java/Makefile.common      Thu Feb 03 23:46:58 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.1 2004/10/01 19:20:27 wiz Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/02/03 23:46:58 tron Exp $
 
 DISTNAME=              ${MOZ_BIN}-java-1.1
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            www lang
 MASTER_SITES=          # empty
 DISTFILES=             # empty
diff -r 37415a80c3be -r 2e40d118a156 www/firefox-bin-java/PLIST
--- a/www/firefox-bin-java/PLIST        Thu Feb 03 23:29:08 2005 +0000
+++ b/www/firefox-bin-java/PLIST        Thu Feb 03 23:46:58 2005 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.3 2004/10/01 19:20:27 wiz Exp $
-@exec ${LN} -s %D/java/sun-1.4/plugin/i386/ns600/libjavaplugin_oji.so %D/lib/${MOZ_NAME}/plugins/libjavaplugin_oji.so
+@comment $NetBSD: PLIST,v 1.4 2005/02/03 23:46:58 tron Exp $
 lib/${MOZ_NAME}/plugins/libjavaplugin_oji.so



Home | Main Index | Thread Index | Old Index