Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37767934
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: 0004-ALT-libpath.patch
Download


From 29d69b4ad592a885fe66b796d8c56c4a7c36b977 Mon Sep 17 00:00:00 2001
From: Sergey Bolshakov <sbolshakov@altlinux.org>
Date: Sat, 15 Sep 2007 02:29:36 +0400
Subject: [PATCH] ALT libpath
---
 tk/unix/Makefile.in  | 2 +-
 tk/unix/configure.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tk/unix/Makefile.in b/tk/unix/Makefile.in
index e538ee096..eafc9352e 100644
--- a/tk/unix/Makefile.in
+++ b/tk/unix/Makefile.in
@@ -122,7 +122,7 @@ TK_SHARED_BUILD		= @TK_SHARED_BUILD@
 TK_PKG_DIR		= @TK_PKG_DIR@
 
 # Directory in which to install the pkgIndex.tcl file for loadable Tk
-PKG_INSTALL_DIR		= $(LIB_INSTALL_DIR)/$(TK_PKG_DIR)
+PKG_INSTALL_DIR		= $(SCRIPT_INSTALL_DIR)
 
 # Package index file for loadable Tk
 PKG_INDEX		= $(PKG_INSTALL_DIR)/pkgIndex.tcl
diff --git a/tk/unix/configure.in b/tk/unix/configure.in
index ecfc1e596..6456504fa 100644
--- a/tk/unix/configure.in
+++ b/tk/unix/configure.in
@@ -664,7 +664,7 @@ if test "${SHARED_BUILD}" = "1" -a "${SHLIB_SUFFIX}" != ""; then
     TCL_STUB_FLAGS="-DUSE_TCL_STUBS"
 fi
 
-test -z "$TK_LIBRARY" && TK_LIBRARY='$(prefix)/lib/tk$(VERSION)'
+test -z "$TK_LIBRARY" && TK_LIBRARY='$(prefix)/share/tcl/tk$(VERSION)'
 PRIVATE_INCLUDE_DIR='$(includedir)'
 HTML_DIR='$(DISTDIR)/html'
 TK_PKG_DIR='tk$(VERSION)'
-- 
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