X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tags%2Fpre-dual%2Finst%2Fetc%2Fpatches%2FsvSocket%2F01_SimpleClient.patch;fp=tags%2Fpre-dual%2Finst%2Fetc%2Fpatches%2FsvSocket%2F01_SimpleClient.patch;h=786ba3dfb4fc48f4c14c9d05442be5cb9ca9dfce;hb=ab9547f1dd3779e34528a7a638ed085d5b9c5e26;hp=0000000000000000000000000000000000000000;hpb=4baac28764128067cb2fd6343321e7e0f522bdfd;p=cran2deb.git diff --git a/tags/pre-dual/inst/etc/patches/svSocket/01_SimpleClient.patch b/tags/pre-dual/inst/etc/patches/svSocket/01_SimpleClient.patch new file mode 100644 index 0000000..786ba3d --- /dev/null +++ b/tags/pre-dual/inst/etc/patches/svSocket/01_SimpleClient.patch @@ -0,0 +1,17 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 01_SimpleClient.dpatch by +## +## 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 ++#!/usr/bin/tclsh8.4 + # Open a terminal and issue + # $ tclsh SimpleClient.tcl + # when the R socket server is running