[packages/gtk-webkit3] - unified options order

qboosh qboosh at pld-linux.org
Mon Aug 5 21:53:27 CEST 2013


commit c8eaba2ef54e0148958fd31e6bc4d98dd7e38109
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Aug 5 21:52:43 2013 +0200

    - unified options order

 gtk-webkit3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk-webkit3.spec b/gtk-webkit3.spec
index 8ec738a..28a7033 100644
--- a/gtk-webkit3.spec
+++ b/gtk-webkit3.spec
@@ -132,6 +132,7 @@ Dokumentacja API WebKita.
 %{__autoheader}
 %{__automake}
 %configure \
+	LDFLAGS="%{rpmldflags} -fuse-ld=gold" \
 	--disable-gtk-doc \
 	--disable-silent-rules \
 	--enable-geolocation \
@@ -139,8 +140,7 @@ Dokumentacja API WebKita.
 	%{__enable_disable introspection} \
 	--enable-webgl \
 	--with-gtk=3.0 \
-	--with-html-dir=%{_gtkdocdir} \
-	LDFLAGS="%{rpmldflags} -fuse-ld=gold"
+	--with-html-dir=%{_gtkdocdir}
 
 %{__make} -j1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit3.git/commitdiff/c8eaba2ef54e0148958fd31e6bc4d98dd7e38109



More information about the pld-cvs-commit mailing list