public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/libkvkontakte/files: libkvkontakte-2.2.0-libdir.patch
@ 2011-10-03 18:04 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2011-10-03 18:04 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/10/03 18:04:09

  Added:                libkvkontakte-2.2.0-libdir.patch
  Log:
  Version bump
  
  (Portage version: 2.1.10.20/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-libs/libkvkontakte/files/libkvkontakte-2.2.0-libdir.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/files/libkvkontakte-2.2.0-libdir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/files/libkvkontakte-2.2.0-libdir.patch?rev=1.1&content-type=text/plain

Index: libkvkontakte-2.2.0-libdir.patch
===================================================================
diff -ruN digikam-2.2.0.orig/extra/libkvkontakte/CMakeLists.txt digikam-2.2.0/extra/libkvkontakte/CMakeLists.txt
--- digikam-2.2.0.orig/extra/libkvkontakte/CMakeLists.txt	2011-10-03 12:34:05.000000000 +0200
+++ digikam-2.2.0/extra/libkvkontakte/CMakeLists.txt	2011-10-03 20:01:54.082572683 +0200
@@ -11,11 +11,6 @@
 # TODO: calculate the version id properly (here is currently a hack that won't work for 1.10.0):
 set(LIBKVKONTAKTE_VERSION_ID "0x0${LIBKVKONTAKTE_VERSION_MAJOR}0${LIBKVKONTAKTE_VERSION_MINOR}0${LIBKVKONTAKTE_VERSION_PATCH}")
 
-if(NOT LIB_INSTALL_DIR)
-	set(LIB_INSTALL_DIR lib${LIB_SUFFIX})
-endif(NOT LIB_INSTALL_DIR)
-set(CMAKECONFIG_INSTALL_DIR ${LIB_INSTALL_DIR}/cmake/LibKVkontakte )
-
 # Use a versioned install directory for the headers so multiple versions can be installed in parallel
 set(INCLUDE_INSTALL_DIR include )
 
@@ -26,6 +21,8 @@
 include(KDE4Defaults)
 include(MacroLibrary)
 
+set(CMAKECONFIG_INSTALL_DIR ${LIB_INSTALL_DIR}/cmake/LibKVkontakte )
+
 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}")
 
 set(QJSON_VERSION_REQUIRED 0.7)






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-03 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03 18:04 [gentoo-commits] gentoo-x86 commit in net-libs/libkvkontakte/files: libkvkontakte-2.2.0-libdir.patch Andreas HAttel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox