rpms/php-eaccelerator/devel php-eaccelerator.spec,1.12,1.13

Matthias Saou (thias) fedora-extras-commits at redhat.com
Fri May 5 09:41:39 UTC 2006


Author: thias

Update of /cvs/extras/rpms/php-eaccelerator/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2611

Modified Files:
	php-eaccelerator.spec 
Log Message:
Fix typo that probably prevented the build.



Index: php-eaccelerator.spec
===================================================================
RCS file: /cvs/extras/rpms/php-eaccelerator/devel/php-eaccelerator.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- php-eaccelerator.spec	11 Apr 2006 16:57:47 -0000	1.12
+++ php-eaccelerator.spec	5 May 2006 09:41:39 -0000	1.13
@@ -44,7 +44,7 @@
 phpize
 %configure \
 %ifarch ppc
-%   --with-eaccelerator-userid="%{userid}"
+    --with-eaccelerator-userid="%{userid}"
 %endif
 
 %{__make} %{?_smp_mflags}




More information about the scm-commits mailing list