[icedtea-web] Added install-missing option

jiri vanek jvanek at fedoraproject.org
Thu Feb 6 14:21:49 UTC 2014


commit 8a73fdece7e9e8364883a48e4b89651776a8c318
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Thu Feb 6 15:22:10 2014 +0100

    Added install-missing option

 icedtea-web.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/icedtea-web.spec b/icedtea-web.spec
index b94da6c..69879bb 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -78,6 +78,7 @@ This package contains Javadocs for the IcedTea-Web project.
 
 %build
 autoreconf
+automake --add-missing
 CXXFLAGS="$RPM_OPT_FLAGS $RPM_LD_FLAGS" \
 ./configure \
     --with-pkgversion=fedora-%{release}-%{_arch} \


More information about the scm-commits mailing list