[packages/hiphop-php] keep HPHP_HOME correct during install

glen glen at pld-linux.org
Mon Oct 7 00:00:37 CEST 2013


commit 05199c54343e28d657550c05ce99010ccda6d20b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Oct 7 00:57:12 2013 +0300

    keep HPHP_HOME correct during install

 hiphop-php.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/hiphop-php.spec b/hiphop-php.spec
index 822ccdf..7559b3d 100644
--- a/hiphop-php.spec
+++ b/hiphop-php.spec
@@ -137,6 +137,7 @@ CPPFLAGS="%{rpmcppflags} -fno-permissive"
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
+	HPHP_HOME=$(pwd) \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/hdf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hiphop-php.git/commitdiff/05199c54343e28d657550c05ce99010ccda6d20b



More information about the pld-cvs-commit mailing list