[med-svn] [r-bioc-rbgl] 06/07: Adapt patches
Andreas Tille
tille at debian.org
Fri Oct 28 09:06:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-bioc-rbgl.
commit bcbf385e0193258e55775847f975ecfa950658e1
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 28 10:52:44 2016 +0200
Adapt patches
---
debian/patches/boost-1.61.patch | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/debian/patches/boost-1.61.patch b/debian/patches/boost-1.61.patch
index 4032b28..9921b48 100644
--- a/debian/patches/boost-1.61.patch
+++ b/debian/patches/boost-1.61.patch
@@ -5,26 +5,13 @@ Forwarded: not-needed, https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpac
Last-Update: 20XX-YY-ZZ
--- a/src/RBGL.hpp
+++ b/src/RBGL.hpp
-@@ -1,6 +1,12 @@
+@@ -1,6 +1,9 @@
/* RBGL2.h -- R interface to Boost Graph Library header */
/* assumes -IboostIncl for RBGL/src */
-+extern "C" {
-+#include <Rdefines.h>
-+}
+#undef protect
+#undef cons
+
#ifndef RBGL_RBGL_H
#define RBGL_RBGL_H
-@@ -37,9 +43,6 @@
- #include <boost/graph/adjacency_list.hpp>
- #include <boost/graph/visitors.hpp>
-
--extern "C" {
--#include <Rdefines.h>
--}
-
- template <class DirectedS = boost::directedS, typename WeightT = double>
- class R_adjacency_list
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-rbgl.git
More information about the debian-med-commit
mailing list