Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37704458
en ru br
ALT Linux repositórios
S:1.4.14-alt1
5.0: 1.3.0-alt5
4.1: 1.3.0-alt5
4.0: 1.3.0-alt5
3.0: 1.3.0-alt2

Group :: Desenvolvimento/Tcl
RPM: tcl-img

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0007-DEBIAN-window.patch
Download


From 2c92307e6e8f96ad12d76ea110a42360453abc5f Mon Sep 17 00:00:00 2001
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
Date: Sun, 17 May 2020 18:32:45 +0300
Subject: [PATCH] DEBIAN: window
Author: Sergei Golovan
Description: Patch removes unnecessary libraries from linking to them.
Last-Modified: Wed, 31 Jan 2018 11:44:56 +0300
---
 tkimg/window/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tkimg/window/Makefile.in b/tkimg/window/Makefile.in
index 0ca789f5..89aaf827 100755
--- a/tkimg/window/Makefile.in
+++ b/tkimg/window/Makefile.in
@@ -171,7 +171,7 @@ DEFS		= @DEFS@ $(PKG_CFLAGS)
 CONFIG_CLEAN_FILES = Makefile
 
 CPPFLAGS	= @CPPFLAGS@ -DPACKAGE_TCLNAME=\"$(PACKAGE_TCLNAME)\"
-LIBS		= @PKG_LIBS@ @LIBS@ @TK_LIBS@
+LIBS		= @PKG_LIBS@ @LIBS@
 AR		= @AR@
 CFLAGS		= @CFLAGS@
 COMPILE		= $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-- 
2.33.7
 
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