[ompl] 03/05: Updating patches

Leopold Palomo-Avellaneda leo at alaxarxa.net
Wed Mar 15 15:25:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch master
in repository ompl.

commit 4ad2d212def6c852298717e7871aff7cb6f025e9
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Wed Mar 15 16:22:23 2017 +0100

    Updating patches
---
 ...dd-functionality-to-findflann-search-macro.patch | 21 ---------------------
 debian/patches/series                               |  1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/0001-Add-functionality-to-findflann-search-macro.patch b/debian/patches/0001-Add-functionality-to-findflann-search-macro.patch
deleted file mode 100644
index 3c69684..0000000
--- a/debian/patches/0001-Add-functionality-to-findflann-search-macro.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
-Date: Tue, 30 Aug 2016 12:17:15 +0200
-Subject: Add functionality to findflann search macro
-
----
- CMakeModules/Findflann.cmake | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/CMakeModules/Findflann.cmake b/CMakeModules/Findflann.cmake
-index 3b3f6dc..033e28c 100644
---- a/CMakeModules/Findflann.cmake
-+++ b/CMakeModules/Findflann.cmake
-@@ -1,5 +1,8 @@
- # Find FLANN, a Fast Library for Approximate Nearest Neighbors
- 
-+find_package(PkgConfig)
-+pkg_check_modules(FLANN REQUIRED flann)
-+
- include(FindPackageHandleStandardArgs)
- 
- find_path(FLANN_INCLUDE_DIR flann.hpp PATH_SUFFIXES flann)
diff --git a/debian/patches/series b/debian/patches/series
index 57134f8..ce84cfa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-0001-Add-functionality-to-findflann-search-macro.patch
 0002-Added-FLANN_LIBRARIES-dependency.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ompl.git



More information about the debian-science-commits mailing list