Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37761399
en ru br
ALT Linux repositórios
S:8.6.13-alt1
5.0: 8.5.5-alt3
4.1: 8.5.2-alt1
4.0: 8.4.17-alt0.M40.1
+updates:8.4.13-alt2.M40.1
3.0: 8.4.11-alt1

Group :: Desenvolvimento/Tcl
RPM: tk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0007-ALT-removed-XFT_LIBS-from-the-definition-of-TK_LIBS.patch
Download


From 64ee9cad5271ff34939610218646ab8413ce618c Mon Sep 17 00:00:00 2001
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
Date: Fri, 7 Apr 2017 13:54:19 +0300
Subject: [PATCH] ALT removed @XFT_LIBS@ from the definition of TK_LIBS
---
 tk/unix/tkConfig.sh.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tk/unix/tkConfig.sh.in b/tk/unix/tkConfig.sh.in
index 9d74583dc..3b8351765 100644
--- a/tk/unix/tkConfig.sh.in
+++ b/tk/unix/tkConfig.sh.in
@@ -32,7 +32,7 @@ TK_DBGX=
 TK_LIB_FILE='@TK_LIB_FILE@'
 
 # Additional libraries to use when linking Tk.
-TK_LIBS='@XLIBSW@ @XFT_LIBS@ @LIBS@ @TCL_LIBS@'
+TK_LIBS='@XLIBSW@ @LIBS@ @TCL_LIBS@'
 
 # Top-level directory in which Tk's platform-independent files are
 # installed.
-- 
2.33.0
 
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