rpms/php-extras/devel php-extras.spec,1.2,1.3

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Fri Mar 31 14:02:06 UTC 2006


Author: buc

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

Modified Files:
	php-extras.spec 
Log Message:

Some guessing of troubles




Index: php-extras.spec
===================================================================
RCS file: /cvs/extras/rpms/php-extras/devel/php-extras.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-extras.spec	30 Mar 2006 10:13:23 -0000	1.2
+++ php-extras.spec	31 Mar 2006 14:02:06 -0000	1.3
@@ -15,7 +15,7 @@
 
 
 %define extdir	%(php-config --extension-dir)
-%define apiver	%(echo PHP_API_VERSION | %{__cc} -E --include=php.h `php-config --includes` - | tail -1)
+%define apiver	%(cd %{_tmppath}; echo PHP_API_VERSION | %{__cc} -E --include=php.h `php-config --includes` - | tail -1)
 
 
 Name: php-extras




More information about the fedora-extras-commits mailing list