Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37559292
en ru br
ALT Linux repositórios
S:3.2p2-alt4
5.0: 2.7p8-alt1
4.1: 2.7p4-alt2
4.0:
+backports:2.7p4-alt0.M40.1

Group :: Sistema/Kernel e hardware
RPM: owfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: owfs-tcl-req.patch
Download


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$
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009