]> git.pld-linux.org Git - packages/rp-pppoe.git/commitdiff
- pace directly #!/usr/bin/wish in script peamble for generate correct dependencies in
authorkloczek <kloczek@pld-linux.org>
Fri, 16 Aug 2002 23:32:50 +0000 (23:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  gui subpackage.

Changed files:
    rp-pppoe-tkpppoe.in.patch -> 1.1

rp-pppoe-tkpppoe.in.patch [new file with mode: 0644]

diff --git a/rp-pppoe-tkpppoe.in.patch b/rp-pppoe-tkpppoe.in.patch
new file mode 100644 (file)
index 0000000..cb1d1bc
--- /dev/null
@@ -0,0 +1,19 @@
+--- rp-pppoe-3.5/gui/tkpppoe.in~       Sat Aug 17 01:26:34 2002
++++ rp-pppoe-3.5/gui/tkpppoe.in        Sat Aug 17 01:26:34 2002
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/usr/bin/wish
+ # -*-Mode: TCL;-*-
+ # LIC: GPL
+@@ -19,10 +19,6 @@
+ # $Id$
+-# the next line restarts using wish \
+-umask 022; \
+-exec wish "$0" "$@" || clear; echo "*****"; echo "Cannot find 'wish' -- you need Tcl/Tk installed to run this program"; exit 1
+-
+ # Try requiring msgcat (Tcl 8.1 and later)
+ set problem [catch {package require msgcat} err]
This page took 0.065022 seconds and 4 git commands to generate.