[packages/icedtea7] disable source downloading during build
jajcus
jajcus at pld-linux.org
Thu Oct 30 10:43:31 CET 2014
commit 8cb3f8210aec1f399097965dc0b241d3b5ea2573
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Thu Oct 30 09:40:21 2014 +0100
disable source downloading during build
icedtea7.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/icedtea7.spec b/icedtea7.spec
index a14ea9a..30bdc6e 100644
--- a/icedtea7.spec
+++ b/icedtea7.spec
@@ -453,6 +453,7 @@ chmod a+x build-bin/ant
# http://icedtea.classpath.org/wiki/CommonIssues#IcedTea7_building_on_systems_with_JDK_5_or_JDK_6
%configure \
WGET=%{_bindir}/wget \
+ --disable-downloading \
--with-jdk-home=%{java_home} \
--with-abs-install-dir=%{dstdir} \
%{?with_bootstrap:--disable-bootstrap} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/b7701c3a5fb1a7c0d59309ef6520bd914774aa17
More information about the pld-cvs-commit
mailing list