packages: hiphop-php/system-libmbfl.patch (NEW) - system mbfl

glen glen at pld-linux.org
Sun May 16 15:09:38 CEST 2010


Author: glen                         Date: Sun May 16 13:09:38 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- system mbfl

---- Files affected:
packages/hiphop-php:
   system-libmbfl.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/hiphop-php/system-libmbfl.patch
diff -u /dev/null packages/hiphop-php/system-libmbfl.patch:1.1
--- /dev/null	Sun May 16 15:09:39 2010
+++ packages/hiphop-php/system-libmbfl.patch	Sun May 16 15:09:33 2010
@@ -0,0 +1,22 @@
+--- hiphop-php/CMakeLists.txt~	2010-05-16 00:08:26.000000000 +0300
++++ hiphop-php/CMakeLists.txt	2010-05-16 14:22:40.731255486 +0300
+@@ -18,9 +18,5 @@
+ include("${HPHP_HOME}/CMake/HPHPFunctions.cmake")
+ include(CheckFunctionExists)
+ 
+-IF(NOT EXISTS "src/third_party/libmbfl/mbfl/mbfilter.h")
+-	message(FATAL_ERROR "Please setup the git submodule to pull dependencies")
+-ENDIF()
+-
+ add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/src)
+ 
+--- hiphop-php/src/CMakeLists.txt~	2010-05-16 00:08:27.000000000 +0300
++++ hiphop-php/src/CMakeLists.txt	2010-05-16 14:23:25.480428003 +0300
+@@ -89,7 +89,6 @@
+ 
+ add_subdirectory(third_party/xhp/xhp)
+ add_subdirectory(third_party/libafdt)
+-add_subdirectory(third_party/libmbfl)
+ 
+ foreach (CXX_FILE ${CXX_SOURCES})
+ 	if(${CXX_FILE} MATCHES ".no.cpp$")
================================================================


More information about the pld-cvs-commit mailing list