Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37912440
en ru br
ALT Linux repos
S:1.2.0-alt1

Group :: System/Libraries
RPM: libkolabxml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libkolabxml-0.8.4-link.patch
Download


diff -ur libkolabxml-0.8.4/src/php/CMakeLists.txt libkolabxml-0.8.4.mga/src/php/CMakeLists.txt
--- libkolabxml-0.8.4/src/php/CMakeLists.txt	2013-04-11 02:35:34.000000000 -0700
+++ libkolabxml-0.8.4.mga/src/php/CMakeLists.txt	2013-04-16 16:11:04.842330978 -0700
@@ -54,7 +54,7 @@
 
 if(NOT PHP_VERSION_ID VERSION_LESS ${PHP_MIN_VERSION})
   include_directories(${PHP_INCLUDE_DIRS})
-  add_library(phpbindings SHARED ${KOLAB_SWIG_PHP_SOURCE_FILE})
+  add_library(phpbindings MODULE ${KOLAB_SWIG_PHP_SOURCE_FILE})
   target_link_libraries(phpbindings kolabxml)
   set_target_properties(phpbindings PROPERTIES OUTPUT_NAME "kolabformat")
   set_target_properties(phpbindings PROPERTIES PREFIX "")
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin