summaryrefslogtreecommitdiffstats
path: root/redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch')
-rw-r--r--redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch b/redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch
index 154f138db..3f8ec4139 100644
--- a/redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch
+++ b/redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch
@@ -5,7 +5,7 @@
exit 1
;;
- automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*)
-+ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.1[01]*)
++ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.1[012]*)
echo "*** $AUTOMAKE_STRING found."
UNSERMAKE=no
;;