packages: kq/kq.spec - someone should learn something about autotools

shadzik shadzik at pld-linux.org
Mon May 10 12:43:00 CEST 2010


Author: shadzik                      Date: Mon May 10 10:43:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- someone should learn something about autotools

---- Files affected:
packages/kq:
   kq.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/kq/kq.spec
diff -u packages/kq/kq.spec:1.1 packages/kq/kq.spec:1.2
--- packages/kq/kq.spec:1.1	Mon May 10 12:36:50 2010
+++ packages/kq/kq.spec	Mon May 10 12:42:55 2010
@@ -33,9 +33,10 @@
 
 %build
 CFLAGS="-I/usr/include/lua50 %{rpmcflags}"
-%{configure}
 %{__aclocal} -I m4
 %{__autoconf}
+%{__automake}
+%configure
 %{__make}
 
 %install
@@ -74,6 +75,9 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.2  2010/05/10 10:42:55  shadzik
+- someone should learn something about autotools
+
 Revision 1.1  2010/05/10 10:36:50  evil
 - initial release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kq/kq.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list