pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/openjdk7 Extract tarball with GNU tar.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ba294e665e0
branches: trunk
changeset: 641405:2ba294e665e0
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Nov 06 16:13:56 2014 +0000
description:
Extract tarball with GNU tar.
* Fix errors when LANG=C.
diffstat:
lang/openjdk7/icedtea-extras.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 858ab86aa20b -r 2ba294e665e0 lang/openjdk7/icedtea-extras.mk
--- a/lang/openjdk7/icedtea-extras.mk Thu Nov 06 15:31:11 2014 +0000
+++ b/lang/openjdk7/icedtea-extras.mk Thu Nov 06 16:13:56 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: icedtea-extras.mk,v 1.14 2014/11/03 12:25:36 ryoon Exp $
+# $NetBSD: icedtea-extras.mk,v 1.15 2014/11/06 16:13:56 ryoon Exp $
# Needed to extract icedtea
-EXTRACT_USING= bsdtar
+EXTRACT_USING= gtar
DIST_SUBDIR= openjdk7
Home |
Main Index |
Thread Index |
Old Index