You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/hping/files/hping-3_pre20051105-tcl.patch

12 lines
260 B

--- a/configure
+++ b/configure
@@ -63,7 +63,7 @@
#
for TCLPATH_TRY in "/usr/bin/" "/usr/local/bin/" "/bin/"
do
- for TCLVER_TRY in "8.4" "8.3" "8.2" "8.1" "8.0"
+ for TCLVER_TRY in "8.6" "8.5" "8.4" "8.3" "8.2" "8.1" "8.0"
do
if [ -z $TCLSH ]
then