[packages/blueman] run autofoo in .spec

glen glen at pld-linux.org
Sun Nov 1 22:25:47 CET 2015


commit b127538fcf3f7f250db21b38f1dcab6659ec98e6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 1 23:21:39 2015 +0200

    run autofoo in .spec

 blueman.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/blueman.spec b/blueman.spec
index bc5a255..c5b7cdb 100644
--- a/blueman.spec
+++ b/blueman.spec
@@ -70,8 +70,12 @@ Wtyczka Blueman-a dla Thunar-a.
 %setup -q
 
 %build
-export NOCONFIGURE='yes' && ./autogen.sh \
-	--no-configure
+%{__aclocal}
+%{__autoheader}
+%{__libtoolize}
+%{__intltoolize}
+%{__automake}
+%{__autoconf}
 %configure \
 	--enable-xfce-settings=yes \
 	--disable-static \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/blueman.git/commitdiff/8c7796aa637650cd0aec47c381fbd9889b6d55ef



More information about the pld-cvs-commit mailing list