Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37510321
en ru br
Репозитории ALT
S:3.2p2-alt4
5.1: 2.7p16-alt1
4.1: 2.7p4-alt2
4.0:
+backports:2.7p4-alt0.M40.1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: owfs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: owfs-tcl-req.patch
Скачать


diff -rubB owfs-3.2p1.orig/module/owmon/owmon.tcl owfs-3.2p1/module/owmon/owmon.tcl
--- owfs-3.2p1.orig/module/owmon/owmon.tcl	2016-02-04 23:09:53.007973600 +0300
+++ owfs-3.2p1/module/owmon/owmon.tcl	2017-07-25 13:08:41.985482798 +0300
@@ -1,6 +1,4 @@
-#!/bin/sh
-# the next line restarts using wish \
-if [ -z `which wish` ] ; then exec tclsh "$0" -- "$@" ; else exec wish "$0" -- "$@" ; fi
+#!/usr/bin/env tclsh
 
 # $Id$
 
diff -rubB owfs-3.2p1.orig/module/owtap/owtap.tcl owfs-3.2p1/module/owtap/owtap.tcl
--- owfs-3.2p1.orig/module/owtap/owtap.tcl	2016-02-04 23:09:53.007973600 +0300
+++ owfs-3.2p1/module/owtap/owtap.tcl	2017-07-25 13:08:52.515483483 +0300
@@ -1,6 +1,4 @@
-#!/bin/sh
-# the next line restarts using wish \
-if [ -z `which wish` ] ; then exec tclsh "$0" -- "$@" ; else exec wish "$0" -- "$@" ; fi
+#!/usr/bin/env tclsh
 
 # $Id$
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin