X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=branch%2Fdouble_build%2Finst%2Fetc%2Fpatches%2FBayesTree.deprecated%2F01_mpart.cpp.patch;fp=branch%2Fdouble_build%2Finst%2Fetc%2Fpatches%2FBayesTree.deprecated%2F01_mpart.cpp.patch;h=0000000000000000000000000000000000000000;hb=42bff07893104a11db95c8d65fe518a336463351;hp=f46fbe2f2a21dfee08b76c3bfbed6e51a41a7d05;hpb=f0817a2fbc3df0f5daad0a9e1a11d9f295218c0a;p=cran2deb.git diff --git a/branch/double_build/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch b/branch/double_build/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch deleted file mode 100644 index f46fbe2..0000000 --- a/branch/double_build/inst/etc/patches/BayesTree.deprecated/01_mpart.cpp.patch +++ /dev/null @@ -1,19 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 01_mbart.cpp.dpatch by -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Add valarray header - -@DPATCH@ - -diff -ru BayesTree.orig/src/mbart.cpp BayesTree/src/mbart.cpp ---- BayesTree.orig/src/mbart.cpp 2006-10-16 18:25:18.000000000 -0500 -+++ BayesTree/src/mbart.cpp 2009-05-11 19:32:57.000000000 -0500 -@@ -6,6 +6,7 @@ - #include - #include - #include -+#include - - extern "C" { - #include