packages: php/php.spec - cleanup litespeed makefile too
glen
glen at pld-linux.org
Sat Feb 20 02:09:43 CET 2010
Author: glen Date: Sat Feb 20 01:09:43 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- cleanup litespeed makefile too
---- Files affected:
packages/php:
php.spec (1.841 -> 1.842)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.841 packages/php/php.spec:1.842
--- packages/php/php.spec:1.841 Sat Feb 20 01:50:21 2010
+++ packages/php/php.spec Sat Feb 20 02:09:37 2010
@@ -1812,7 +1812,7 @@
# configure once (for faster debugging purposes)
if [ ! -f _built-conf ]; then
# now remove Makefile copies
- rm -f Makefile.{cgi-fcgi,fpm,cli,apxs{1,2}}
+ rm -f Makefile.{cgi-fcgi,fpm,cli,apxs1,apxs2,litespeed}
%{__libtoolize}
%{__aclocal}
cp -f /usr/share/automake/config.* .
@@ -2977,6 +2977,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.842 2010/02/20 01:09:37 glen
+- cleanup litespeed makefile too
+
Revision 1.841 2010/02/20 00:50:21 glen
- updated -include_path.patch, -imap-annotations.patch, -imap-myrights.patch patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.841&r2=1.842&f=u
More information about the pld-cvs-commit
mailing list