Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37711217
en ru br
ALT Linux repos
S:3.2-alt3
5.0: 3.1-alt4
4.1: 3.1-alt4
4.0: 3.1-alt2.M40.1
3.0: 3.0-alt2

Group :: Development/Tcl
RPM: tcl-xml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 0002-ALT-TEA.patch
Download


From a38b7019ae1932c40257204ab9771bfb2b9b20e5 Mon Sep 17 00:00:00 2001
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
Date: Tue, 26 Nov 2019 20:12:38 +0300
Subject: [PATCH 2/4] ALT TEA
---
 tclxml/Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tclxml/Makefile.in b/tclxml/Makefile.in
index ffe2792..0f52f3a 100755
--- a/tclxml/Makefile.in
+++ b/tclxml/Makefile.in
@@ -88,8 +88,8 @@ datarootdir     = @datarootdir@
 DESTDIR		=
 
 PKG_DIR		= $(PACKAGE_NAME)$(PACKAGE_VERSION)
-pkgdatadir	= $(datadir)/$(PKG_DIR)
-pkglibdir	= $(libdir)/$(PKG_DIR)
+pkgdatadir	= $(datadir)/tcl/$(PKG_DIR)
+pkglibdir	= $(libdir)/tcl/$(PKG_DIR)
 pkgincludedir	= $(includedir)/$(PKG_DIR)
 
 top_builddir	= .
-- 
2.24.0
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin