From 1769e4ab61a96e36293e27cb461fc9ca10df5759 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Tue, 5 Aug 2014 20:18:25 +0200 Subject: [PATCH] Drop multiarch_findgtk2_fix.diff, was already fixed upstream in 2.8.11. --- debian/changelog | 1 + debian/patches/multiarch_findgtk2_fix.diff | 22 ---------------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 debian/patches/multiarch_findgtk2_fix.diff diff --git a/debian/changelog b/debian/changelog index a57bb0270..fb83d82d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ cmake (2.8.12.2-1) UNRELEASED; urgency=medium These are just binary test files used by the test suite to verify that changing the RPATH works fine. * Drop some redundant build options from debian/rules. + * Drop multiarch_findgtk2_fix.diff, was already fixed upstream in 2.8.11. -- Felix Geyer Sun, 03 Aug 2014 10:02:57 +0200 diff --git a/debian/patches/multiarch_findgtk2_fix.diff b/debian/patches/multiarch_findgtk2_fix.diff deleted file mode 100644 index 3e9cc21a5..000000000 --- a/debian/patches/multiarch_findgtk2_fix.diff +++ /dev/null @@ -1,22 +0,0 @@ -From: Modestas Vainius -Subject: Make FindGTK2.cmake work with Debian multiarch -Bug: http://www.cmake.org/Bug/view.php?id=12049 -Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618932#24 -Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/751940 -Origin: vendor -Forwarded: no -Last-Update: 2011-06-07 - -Fix FindGTK2.cmake to work with Debian/Ubuntu multiarch library paths. The -patch depends on multiarch_basic_support.diff patch. - ---- a/Modules/FindGTK2.cmake -+++ b/Modules/FindGTK2.cmake -@@ -204,6 +204,7 @@ function(_GTK2_FIND_INCLUDE_DIR _var _hd - ${_gtk2_arch_dir} - /usr/local/lib64 - /usr/local/lib -+ /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE} - /usr/lib64 - /usr/lib - /opt/gnome/include diff --git a/debian/patches/series b/debian/patches/series index 86c5753a8..bc52d4fdb 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,4 @@ FindBoost_add_-lpthread_#563479.diff -multiarch_findgtk2_fix.diff install_to_multiarch_libdir_on_kfreebsd_hurd.diff qt_import_dir_variable.diff FindPHP4_fix_typo.diff