diff options
Diffstat (limited to 'games-strategy/xconq/files/xconq-tkconq.patch')
-rw-r--r-- | games-strategy/xconq/files/xconq-tkconq.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/xconq/files/xconq-tkconq.patch b/games-strategy/xconq/files/xconq-tkconq.patch index bebfa9b7ad6e..e0ea029a41e7 100644 --- a/games-strategy/xconq/files/xconq-tkconq.patch +++ b/games-strategy/xconq/files/xconq-tkconq.patch @@ -1,5 +1,5 @@ ---- a/tkconq.tcl 2000-12-11 19:09:15.000000000 +0100 -+++ b/tkconq.tcl 2006-03-22 23:49:20.000000000 +0100 +--- a/tcltk/tkconq.tcl 2000-12-11 19:09:15.000000000 +0100 ++++ b/tcltk/tkconq.tcl 2006-03-22 23:49:20.000000000 +0100 @@ -472,7 +472,7 @@ -state $variantstate($col2) -variable variantvalue($col2) \ -command [ list set_variant_value_cmd $col2 ] |