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

Group :: Sistema/Bibliotecas
RPM: tcl-tktable

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: tktable-2.9-alt-noembed.patch
Download


diff -uNr Tktable2.9-orig/Makefile.in Tktable2.9/Makefile.in
--- Tktable2.9-orig/Makefile.in	2004-07-21 00:49:05 +0400
+++ Tktable2.9/Makefile.in	2004-11-03 16:56:33 +0300
@@ -143,7 +143,7 @@
 ## be available when the library is loaded.
 ## If this is defined, the tkTable.tcl file must be available in a
 ## predefined set of directories (see docs).
-#TBL_CFLAGS	+= -DNO_EMBEDDED_RUNTIME
+TBL_CFLAGS	+= -DNO_EMBEDDED_RUNTIME
 
 ## USE_EXIT_HANDLER is necessary for 8.1 before b3 and 8.0
 ## It is a work-around for the improper unloading of DLLs when exiting
@@ -167,7 +167,7 @@
 DEFS		= @DEFS@ $(PKG_CFLAGS) \
 		  -DTBL_COMMAND=\"table\" \
 		  -DTBL_RUNTIME=\"tkTable.tcl\" \
-		  -DTBL_RUNTIME_DIR=\"$(pkglibdir)\"
+		  -DTBL_RUNTIME_DIR=\"$(pkgdatadir)\"
 
 CONFIG_CLEAN_FILES = Makefile
 
 
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