Author: qboosh                       Date: Sun Mar 20 18:39:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper order of lt/ac/am calls to avoid rebuilding again on make stage

---- Files affected:
packages/gtk-webkit:
   gtk-webkit.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: packages/gtk-webkit/gtk-webkit.spec
diff -u packages/gtk-webkit/gtk-webkit.spec:1.105 
packages/gtk-webkit/gtk-webkit.spec:1.106
--- packages/gtk-webkit/gtk-webkit.spec:1.105   Sun Mar 20 19:05:19 2011
+++ packages/gtk-webkit/gtk-webkit.spec Sun Mar 20 19:39:33 2011
@@ -99,11 +99,11 @@
 
 %build
 %{__gtkdocize}
-%{__aclocal} -I autotools
 %{__libtoolize}
+%{__aclocal} -I autotools
+%{__autoconf}
 %{__autoheader}
 %{__automake}
-%{__autoconf}
 %configure \
        --disable-silent-rules \
        --enable-3D-transforms \
@@ -162,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2011/03/20 18:39:33  qboosh
+- proper order of lt/ac/am calls to avoid rebuilding again on make stage
+
 Revision 1.105  2011/03/20 18:05:19  arekm
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit/gtk-webkit.spec?r1=1.105&r2=1.106&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to