]> git.donarmstrong.com Git - cran2deb.git/blobdiff - branch/double_build/inst/etc/patches/svSocket/01_SimpleClient.patch
rename double_build -> split_build
[cran2deb.git] / branch / double_build / inst / etc / patches / svSocket / 01_SimpleClient.patch
diff --git a/branch/double_build/inst/etc/patches/svSocket/01_SimpleClient.patch b/branch/double_build/inst/etc/patches/svSocket/01_SimpleClient.patch
deleted file mode 100644 (file)
index 786ba3d..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_SimpleClient.dpatch by  <edd@xmcorsairs.wu-wien.ac.at>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Correct tclsh path
-
-@DPATCH@
-
-diff -ru svSocket.orig/inst/etc/SimpleClient.Tcl svSocket/inst/etc/SimpleClient.Tcl
---- svSocket.orig/inst/etc/SimpleClient.Tcl    2007-12-31 10:42:05.000000000 +0100
-+++ svSocket/inst/etc/SimpleClient.Tcl 2009-05-18 04:23:04.000000000 +0200
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/tclsh8.4\r
-+#!/usr/bin/tclsh8.4\r
- # Open a terminal and issue\r
- # $ tclsh SimpleClient.tcl\r
- # when the R socket server is running\r