[yade] 01/03: Remove patch, applied by upstream.
Anton Gladky
gladk at alioth.debian.org
Thu Oct 31 06:57:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository yade.
commit bd4dd1f9221963f0c00fe7aece342350c63818c2
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Mon Oct 28 21:00:40 2013 +0100
Remove patch, applied by upstream.
---
debian/patches/10_add_system_boot_to_be_linked.patch | 15 ---------------
debian/patches/series | 1 -
2 files changed, 16 deletions(-)
diff --git a/debian/patches/10_add_system_boot_to_be_linked.patch b/debian/patches/10_add_system_boot_to_be_linked.patch
deleted file mode 100644
index af58cf0..0000000
--- a/debian/patches/10_add_system_boot_to_be_linked.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Add system-component of boost to be linked
-Author: Anton Gladky <gladky.anton at gmail.com>
-Last-Update: 2013-09-30
-
---- yade-1.00.0.orig/CMakeLists.txt
-+++ yade-1.00.0/CMakeLists.txt
-@@ -63,7 +63,7 @@ ENDIF (CMAKE_CXX_FLAGS)
- #===========================================================
- # Add possibility to use local boost installation (e.g. -DLocalBoost=1.46.1)
-
--FIND_PACKAGE(Boost ${LocalBoost} COMPONENTS python thread date_time filesystem iostreams regex serialization REQUIRED)
-+FIND_PACKAGE(Boost ${LocalBoost} COMPONENTS python thread date_time filesystem iostreams regex serialization system REQUIRED)
- INCLUDE_DIRECTORIES (${Boost_INCLUDE_DIRS})
- # for checking purpose
- MESSAGE("-- Boost_VERSION: " ${Boost_VERSION})
diff --git a/debian/patches/series b/debian/patches/series
index 7914082..5006287 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-10_add_system_boot_to_be_linked.patch
20_disable_release-mode.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yade.git
More information about the debian-science-commits
mailing list