rpms/php-pecl-xdebug/EL-5 php-pecl-xdebug.spec,1.19,1.20

xulchris xulchris at fedoraproject.org
Tue Sep 15 03:50:04 UTC 2009


Author: xulchris

Update of /cvs/pkgs/rpms/php-pecl-xdebug/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8900

Modified Files:
	php-pecl-xdebug.spec 
Log Message:
fixes for el5


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pecl-xdebug/EL-5/php-pecl-xdebug.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- php-pecl-xdebug.spec	15 Sep 2009 01:58:50 -0000	1.19
+++ php-pecl-xdebug.spec	15 Sep 2009 03:50:02 -0000	1.20
@@ -61,7 +61,7 @@ CFLAGS="$RPM_OPT_FLAGS" make
 
 # Build debugclient
 pushd debugclient
-cp %{_datadir}/automake-1.??/depcomp .
+cp %{_datadir}/automake*/depcomp .
 chmod +x configure
 %configure %{config_flags}
 CFLAGS="$RPM_OPT_FLAGS" make




More information about the scm-commits mailing list