[packages/hhvm] update devel files, should use system pcre

glen glen at pld-linux.org
Mon Nov 17 15:37:33 CET 2014


commit e35a42890300ba4a41371e510d4501701a5cb180
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 17 16:37:22 2014 +0200

    update devel files, should use system pcre

 hhvm.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 4bd43e4..d24e2c9 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -3,6 +3,7 @@
 # - patch /usr/lib/hphp/CMake/HPHPIZEFunctions.cmake for %{_libdir}/hhvm as extension dir
 # TODO
 # - system libmbfl, system xhp, sqlite3
+# - use system pcre
 # git show HHVM-3.3.1
 %define		githash	e0c98e21167b425dddf1fc9efe78c9f7a36db268
 # these hashes are git submodules
@@ -396,6 +397,6 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/hphpize
 %{_includedir}/hphp
-%dir %{_prefix}/lib/hphp
-%{_prefix}/lib/hphp/CMake
-%{_prefix}/lib/hphp/hphpize
+%dir %{_libdir}/hhvm
+%{_libdir}/hhvm/CMake
+%{_libdir}/hhvm/hphpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/e35a42890300ba4a41371e510d4501701a5cb180



More information about the pld-cvs-commit mailing list