[gnome-continuous] tches/libical-cmake-buildapi.patch: Fix to set .pc file in correct location



commit 184fbe2b816aef6fe5723c6ce4af778736ed7330
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Feb 7 02:42:59 2016 +0000

    tches/libical-cmake-buildapi.patch: Fix to set .pc file in correct location

 patches/libical-cmake-buildapi.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/patches/libical-cmake-buildapi.patch b/patches/libical-cmake-buildapi.patch
index 4670b95..3662895 100644
--- a/patches/libical-cmake-buildapi.patch
+++ b/patches/libical-cmake-buildapi.patch
@@ -66,7 +66,7 @@ index 0000000..ad28740
 +     -DSHARED_ONLY=true \
 +     -DGOBJECT_INTROSPECTION=true \
 +     -DCMAKE_INSTALL_PREFIX:PATH=${prefix} \
-+     -DLIB_INSTALL_DIR:PATH=${libdir} \
++     -DCMAKE_INSTALL_LIBDIR:PATH=${libdir} \
 +     ${srcdir}
 -- 
 1.8.3.1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]