SPECS: kxgenerator.spec - return to manual aclocal and autoconf

shadzik shadzik at pld-linux.org
Tue Nov 7 21:25:34 CET 2006


Author: shadzik                      Date: Tue Nov  7 20:25:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- return to manual aclocal and autoconf

---- Files affected:
SPECS:
   kxgenerator.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/kxgenerator.spec
diff -u SPECS/kxgenerator.spec:1.26 SPECS/kxgenerator.spec:1.27
--- SPECS/kxgenerator.spec:1.26	Tue Nov  7 21:07:25 2006
+++ SPECS/kxgenerator.spec	Tue Nov  7 21:25:29 2006
@@ -35,8 +35,8 @@
 
 %build
 cp -f /usr/share/automake/config.sub admin
-%{__make} -f admin/Makefile.common cvs
-
+%{__aclocal}
+%{__autoconf}
 %configure \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/11/07 20:25:29  shadzik
+- return to manual aclocal and autoconf
+
 Revision 1.26  2006/11/07 20:07:25  shadzik
 - now fix build again on all archs (i hope)
 - rel 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kxgenerator.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list