]> git.pld-linux.org Git - packages/gtk-webkit3.git/commitdiff
- unified options order
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Aug 2013 19:52:43 +0000 (21:52 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Aug 2013 19:52:43 +0000 (21:52 +0200)
gtk-webkit3.spec

index 8ec738aaae44753f4bc426b213a56ec0f864d79b..28a7033f4398de733f95c4b86b31057a3b308340 100644 (file)
@@ -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
 
This page took 0.039178 seconds and 4 git commands to generate.