commit 8cb3f8210aec1f399097965dc0b241d3b5ea2573
Author: Jacek Konieczny <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to