public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kdepimlibs/files: kdepimlibs-4.9.1-boostincludes.patch
@ 2012-09-10 14:40 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2012-09-10 14:40 UTC (permalink / raw
  To: gentoo-commits

dilfridge    12/09/10 14:40:56

  Added:                kdepimlibs-4.9.1-boostincludes.patch
  Log:
  Save and reexport Boost header location, bug 434144; patch by Alex Turbov
  
  (Portage version: 2.2.0_alpha124/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  kde-base/kdepimlibs/files/kdepimlibs-4.9.1-boostincludes.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/files/kdepimlibs-4.9.1-boostincludes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepimlibs/files/kdepimlibs-4.9.1-boostincludes.patch?rev=1.1&content-type=text/plain

Index: kdepimlibs-4.9.1-boostincludes.patch
===================================================================
Make sure that the Boost headers are actually found, since they are
referenced in the kdepimlibs headers. 
Patch by Alex Turbov, see https://bugs.kde.org/show_bug.cgi?id=306323

--- KdepimLibsConfig.cmake.in.org	2012-08-13 12:46:24.000000000 +0400
+++ KdepimLibsConfig.cmake.in	2012-09-06 08:53:53.000000000 +0400
@@ -15,7 +15,7 @@
 set(KDEPIMLIBS_DBUS_INTERFACES_DIR "@KDEPIMLIBS_DBUS_INTERFACES_DIR@")
 set(KDEPIMLIBS_DBUS_SERVICES_DIR   "@KDEPIMLIBS_DBUS_SERVICES_DIR@")
 set(KDEPIMLIBS_INCLUDE_DIR         "@KDEPIMLIBS_INCLUDE_DIR@")
-set(KDEPIMLIBS_INCLUDE_DIRS        "@KDEPIMLIBS_INCLUDE_DIR@" "@KDEPIMLIBS_INCLUDE_DIR@/KDE")
+set(KDEPIMLIBS_INCLUDE_DIRS        "@KDEPIMLIBS_INCLUDE_DIR@" "@KDEPIMLIBS_INCLUDE_DIR@/KDE" "@Boost_INCLUDE_DIR@")
 set(KDEPIMLIBS_LIB_DIR             "@KDEPIMLIBS_LIB_DIR@")
 set(KDEPIMLIBS_BIN_DIR             "@KDEPIMLIBS_BIN_DIR@")
 set(KDEPIMLIBS_LIBEXEC_DIR         "@KDEPIMLIBS_LIBEXEC_DIR@")





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

only message in thread, other threads:[~2012-09-10 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10 14:40 [gentoo-commits] gentoo-x86 commit in kde-base/kdepimlibs/files: kdepimlibs-4.9.1-boostincludes.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