[compute] 03/07: Drop fix-cmake-config-installdir.patch, applied upstream.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Dec 22 07:12:58 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository compute.

commit 5e44a3f34d144f09afaf17e7f8027c74caec6896
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Dec 21 18:42:36 2015 +0000

    Drop fix-cmake-config-installdir.patch, applied upstream.
---
 debian/patches/fix-cmake-config-installdir.patch | 25 ------------------------
 debian/patches/series                            |  1 -
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/fix-cmake-config-installdir.patch b/debian/patches/fix-cmake-config-installdir.patch
deleted file mode 100644
index b4be0d4..0000000
--- a/debian/patches/fix-cmake-config-installdir.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 1df43402a05943c3b441356e5808ddf3ac4ab854 Mon Sep 17 00:00:00 2001
-From: Marius Brehler <marius.brehler at tu-dortmund.de>
-Date: Sat, 6 Jun 2015 10:19:24 +0200
-Subject: [PATCH] Install BoostComputeConfig.cmake to lib/cmake/BoostCompute
-
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 23ec49e..cce290c 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -96,7 +96,7 @@ configure_file(
- # install cmake config file
- install(
-   FILES ${BoostCompute_BINARY_DIR}/BoostComputeConfig.cmake
--  DESTINATION share/cmake/BoostCompute
-+  DESTINATION lib/cmake/BoostCompute
- )
- 
- # install header files
--- 
-2.1.4
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 8bc371e..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-cmake-config-installdir.patch

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



More information about the debian-science-commits mailing list