summaryrefslogtreecommitdiff
path: root/cad/linuxcnc-devel/files/patch-scripts_sim__pin
blob: 9dfaa413e15066f96288fc134a992e9228f13ef4 (plain) (blame)
1
2
3
4
5
6
7
8
--- scripts/sim_pin.orig	2016-06-25 02:19:12 UTC
+++ scripts/sim_pin
@@ -1,4 +1,4 @@
-#!/usr/bin/wish
+#!/usr/bin/env wish8.6
 
 if [catch {package require Hal} msg] {
   puts "\nProblem: $msg"