Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37814742
en ru br
ALT Linux repositórios
S:1.21-alt1
5.0: 1.10-alt2
4.1: 1.10-alt2
4.0: 1.9-alt1
3.0: 1.7-alt1

Group :: Desenvolvimento/Tcl
RPM: tcllib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0003-ALT-filetypes.tcl-fix-package-requirement.patch
Download


From 92a78a896c5cdfbf2993eddf82b7490c398de82c Mon Sep 17 00:00:00 2001
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
Date: Thu, 20 Oct 2022 21:54:35 +0000
Subject: [PATCH 3/3] ALT: filetypes.tcl: fix package requirement
---
 tcllib/modules/fumagic/filetypes.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tcllib/modules/fumagic/filetypes.tcl b/tcllib/modules/fumagic/filetypes.tcl
index cc83ebe46..86ae550b1 100644
--- a/tcllib/modules/fumagic/filetypes.tcl
+++ b/tcllib/modules/fumagic/filetypes.tcl
@@ -25,7 +25,7 @@
 ## Requirements.
 
 package require Tcl 8.6
-package require fileutil::magic::rt 3-
+package require fileutil::magic::rt 3
 
 # ### ### ### ######### ######### #########
 ## Implementation
-- 
2.33.5
 
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