Correct the include directory

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2012-07-29 17:05:10 +02:00
parent 971f08be49
commit 859943c0bb

View File

@ -126,7 +126,7 @@ pushd build
-DBOOST_INCLUDEDIR=%{_includedir}/boost141 \
-DBoost_ADDITIONAL_VERSIONS="1.41;1.41.0" \
%endif
-DINCLUDE_INSTALL_DIR=%{_includedir}/kolabxml \
-DINCLUDE_INSTALL_DIR=%{_includedir} \
-DPYTHON_INCLUDE_DIRS=%{python_include} \
-DPHP_BINDINGS=ON \
-DPHP_INSTALL_DIR=%{php_extdir} \