[libkolabxml: 1/7] Correct the include directory

Jeroen van Meeuwen kanarip at fedoraproject.org
Wed Aug 15 15:13:29 UTC 2012


commit 859943c0bb3376c4e9c2526767b058fdc6dc1d7e
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Sun Jul 29 17:05:10 2012 +0200

    Correct the include directory

 libkolabxml.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libkolabxml.spec b/libkolabxml.spec
index 1d93241..20c6f9a 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -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} \


More information about the scm-commits mailing list