Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37399758
en ru br
Репозитории ALT
S:2.10-alt2
5.1: 2.9-alt3
4.1: 2.9-alt3
4.0: 2.9-alt3
3.0: 2.9-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: tcl-tktable

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: tktable-2.9-alt-noembed.patch
Скачать


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
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin