[argyllcms] Run autoreconf after applying the legal script

Richard Hughes rhughes at fedoraproject.org
Tue Nov 26 10:54:52 UTC 2013


commit 565f585267e49d255e742b35bf20931d1d47563d
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Nov 26 10:54:39 2013 +0000

    Run autoreconf after applying the legal script

 argyllcms.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/argyllcms.spec b/argyllcms.spec
index f8d0609..27412a7 100644
--- a/argyllcms.spec
+++ b/argyllcms.spec
@@ -53,6 +53,7 @@ This package contains the Argyll color management system documentation.
 %setup -q -n hargyllcms-%{version}
 # we're not allowed to refer to acquisition devices as scanners
 ./legal.sh
+autoreconf --force --install
 
 %build
 %configure --disable-static


More information about the scm-commits mailing list