SPECS: php-pecl-xdebug.spec - kill the noise

glen glen at pld-linux.org
Mon Aug 11 09:33:46 CEST 2008


Author: glen                         Date: Mon Aug 11 07:33:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill the noise

---- Files affected:
SPECS:
   php-pecl-xdebug.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-xdebug.spec
diff -u SPECS/php-pecl-xdebug.spec:1.51 SPECS/php-pecl-xdebug.spec:1.52
--- SPECS/php-pecl-xdebug.spec:1.51	Mon Aug 11 01:36:03 2008
+++ SPECS/php-pecl-xdebug.spec	Mon Aug 11 09:33:41 2008
@@ -74,22 +74,22 @@
 %build
 cd %{_modname}-%{version}
 
-# libtool 2.2 build fix                                                                                                                                                                  
-if [ -f '/usr/share/aclocal/ltsugar.m4' ]; then                                                                                                                                          
-        cat "/usr/share/aclocal/ltsugar.m4" >>  "config.m4"                                                                                                                              
-        cat "/usr/share/aclocal/ltsugar.m4" >>  "debugclient/aclocal.m4"                                                                                                                 
-                                                                                                                                                                                         
-        cat "/usr/share/aclocal/ltversion.m4" >>  "config.m4"                                                                                                                            
-        cat "/usr/share/aclocal/ltversion.m4" >>  "debugclient/aclocal.m4"                                                                                                               
-                                                                                                                                                                                         
-        cat "/usr/share/aclocal/lt~obsolete.m4" >>  "config.m4"                                                                                                                          
-        cat "/usr/share/aclocal/lt~obsolete.m4" >>  "debugclient/aclocal.m4"                                                                                                             
-                                                                                                                                                                                         
-        cat "/usr/share/aclocal/ltoptions.m4" >>  "config.m4"                                                                                                                            
-        cat "/usr/share/aclocal/ltoptions.m4" >>  "debugclient/aclocal.m4"                                                                                                               
-                                                                                                                                                                                         
-        cat "/usr/share/aclocal/libtool.m4" >> "debugclient/aclocal.m4"                                                                                                                  
-fi         
+# libtool 2.2 build fix
+if [ -f /usr/share/aclocal/ltsugar.m4 ]; then
+	cat /usr/share/aclocal/ltsugar.m4 >> config.m4
+	cat /usr/share/aclocal/ltsugar.m4 >> debugclient/aclocal.m4
+																																													
+	cat /usr/share/aclocal/ltversion.m4 >> config.m4
+	cat /usr/share/aclocal/ltversion.m4 >> debugclient/aclocal.m4
+																																													
+	cat /usr/share/aclocal/lt~obsolete.m4 >> config.m4
+	cat /usr/share/aclocal/lt~obsolete.m4 >> debugclient/aclocal.m4
+																																													
+	cat /usr/share/aclocal/ltoptions.m4 >> config.m4
+	cat /usr/share/aclocal/ltoptions.m4 >> debugclient/aclocal.m4
+																																													
+	cat /usr/share/aclocal/libtool.m4 >> debugclient/aclocal.m4
+fi
 
 phpize
 %configure
@@ -135,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2008/08/11 07:33:41  glen
+- kill the noise
+
 Revision 1.51  2008/08/10 23:36:03  zergin
 - fix for m4 macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-xdebug.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list