[packages/db5.3] - disable TCL for now, doesn't build with TCL 9
hawk
hawk at pld-linux.org
Mon May 18 14:39:50 CEST 2026
commit ea841dd95229ad50c26dc9dbb55b7dced0f32e41
Author: Marcin Krol <hawk at tld-linux.org>
Date: Mon May 18 02:07:31 2026 +0200
- disable TCL for now, doesn't build with TCL 9
db5.3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/db5.3.spec b/db5.3.spec
index ffa33a0..fb84ec5 100644
--- a/db5.3.spec
+++ b/db5.3.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without java # don't build Java bindings
-%bcond_without tcl # don't build Tcl bindings
+%bcond_with tcl # don't build Tcl bindings
%bcond_without static_libs # don't build static libraries
%bcond_with sqlite3 # build Sqlite3 API libraries
%bcond_without default_db # don't use this db as default system db [Th uses DB 5.3]
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/db5.3.git/commitdiff/ea841dd95229ad50c26dc9dbb55b7dced0f32e41
More information about the pld-cvs-commit
mailing list