X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=branch%2Fsplit_build%2Finst%2Fetc%2Fpatches%2FsvSocket%2F01_SimpleClient.patch;fp=branch%2Fsplit_build%2Finst%2Fetc%2Fpatches%2FsvSocket%2F01_SimpleClient.patch;h=786ba3dfb4fc48f4c14c9d05442be5cb9ca9dfce;hb=42bff07893104a11db95c8d65fe518a336463351;hp=0000000000000000000000000000000000000000;hpb=f0817a2fbc3df0f5daad0a9e1a11d9f295218c0a;p=cran2deb.git diff --git a/branch/split_build/inst/etc/patches/svSocket/01_SimpleClient.patch b/branch/split_build/inst/etc/patches/svSocket/01_SimpleClient.patch new file mode 100644 index 0000000..786ba3d --- /dev/null +++ b/branch/split_build/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