public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/opencv/files/
Date: Fri, 29 Apr 2011 20:04:44 +0000 (UTC)	[thread overview]
Message-ID: <d05952d4373ff3a35b8c2232395c385601bb0cb7.scarabeus@gentoo> (raw)

commit:     d05952d4373ff3a35b8c2232395c385601bb0cb7
Author:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 20:03:39 2011 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 20:03:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d05952d4

[media-libs/clapack] Lets try once more to write the variable correctly...

---
 .../opencv/files/2.2.0-use_system_libs.patch       |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/opencv/files/2.2.0-use_system_libs.patch b/media-libs/opencv/files/2.2.0-use_system_libs.patch
index 6a94642..fb5eea0 100644
--- a/media-libs/opencv/files/2.2.0-use_system_libs.patch
+++ b/media-libs/opencv/files/2.2.0-use_system_libs.patch
@@ -12,11 +12,11 @@ diff -urN OpenCV-2.2.0.old/CMakeLists.txt OpenCV-2.2.0/CMakeLists.txt
  # ===================================================
 diff -urN OpenCV-2.2.0.old/modules/core/CMakeLists.txt OpenCV-2.2.0/modules/core/CMakeLists.txt
 --- OpenCV-2.2.0.old/modules/core/CMakeLists.txt	2010-12-05 04:35:24.000000000 +0100
-+++ OpenCV-2.2.0/modules/core/CMakeLists.txt	2011-04-29 22:01:06.000000000 +0200
++++ OpenCV-2.2.0/modules/core/CMakeLists.txt	2011-04-29 22:02:39.000000000 +0200
 @@ -1,3 +1,3 @@
 -include_directories("${CMAKE_CURRENT_SOURCE_DIR}/../../3rdparty/include")
 -set(deps opencv_lapack zlib)
-+include_directories("${ZLIB_INCLUDE_DIRSS}")
++include_directories("${ZLIB_INCLUDE_DIRS}")
 +set(deps ${LAPACK_LIBRARIES} ${ZLIB_LIBRARIES})
  define_opencv_module(core ${deps})
 diff -urN OpenCV-2.2.0.old/modules/core/src/lapack.cpp OpenCV-2.2.0/modules/core/src/lapack.cpp



             reply	other threads:[~2011-04-29 20:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-29 20:04 Tomas Chvatal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-30 17:08 [gentoo-commits] proj/kde:master commit in: media-libs/opencv/files/ Andreas K. Huettel
2011-04-29 21:43 Tomas Chvatal
2011-04-29 20:16 Tomas Chvatal
2011-04-29 20:02 Tomas Chvatal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d05952d4373ff3a35b8c2232395c385601bb0cb7.scarabeus@gentoo \
    --to=scarabeus@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox