summaryrefslogtreecommitdiffstats
path: root/redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch')
-rw-r--r--redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch b/redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch
index 0eae8f419..15e49692c 100644
--- a/redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch
+++ b/redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch
@@ -23,7 +23,7 @@
exit 1
;;
- automake*1.6.* | automake*1.7* | automake*1.8* ) : ;;
-+ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11* ) : ;;
++ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.1[012]* ) : ;;
"" )
echo "*** AUTOMAKE NOT FOUND!."
echo "*** KDE requires automake $required_automake_version"