SPECS: qt4.spec - use distclean because confclean doesn't remove Makefiles
arekm
arekm at pld-linux.org
Wed Mar 11 18:36:39 CET 2009
Author: arekm Date: Wed Mar 11 17:36:39 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use distclean because confclean doesn't remove Makefiles
---- Files affected:
SPECS:
qt4.spec (1.200 -> 1.201)
---- Diffs:
================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.200 SPECS/qt4.spec:1.201
--- SPECS/qt4.spec:1.200 Wed Mar 11 11:01:09 2009
+++ SPECS/qt4.spec Wed Mar 11 18:36:34 2009
@@ -1452,7 +1452,7 @@
mkdir staticlib
cp -a lib/*.a staticlib
fi
-%{__make} confclean
+%{__make} distclean
%endif
##################################
@@ -2174,8 +2174,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.201 2009/03/11 17:36:34 arekm
+- use distclean because confclean doesn't remove Makefiles
+
Revision 1.200 2009/03/11 10:01:09 arekm
-BC TODO
+- BC TODO
Revision 1.199 2009/03/11 07:52:54 arekm
- strip -L/usr/lib and don't strip libraries at build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.200&r2=1.201&f=u
More information about the pld-cvs-commit
mailing list