]> git.pld-linux.org Git - packages/tcl.git/commitdiff
Enable threads (related bugs were fixed long time ago according to fedora people). auto/th/tcl-8.6.12-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Nov 2021 13:52:58 +0000 (14:52 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Nov 2021 13:52:58 +0000 (14:52 +0100)
tcl.spec

index 9eb648d524515f589fc342827b7785964c15a586..793379b7ed9c7b45b480b29b898edf405fdd5678 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -2,7 +2,7 @@
 # - why is tclConfig.sh in /usr/lib on lib64 platform?
 #
 # Conditional build:
-%bcond_with    threads
+%bcond_without threads
 %bcond_without tests   # don't perform "make test"
 #
 %define                major   8.6
This page took 0.137488 seconds and 4 git commands to generate.