diff options
Diffstat (limited to 'redhat/extras/akode/akode-autotools.patch')
-rw-r--r-- | redhat/extras/akode/akode-autotools.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/extras/akode/akode-autotools.patch b/redhat/extras/akode/akode-autotools.patch index a5450a5c1..aa54459ce 100644 --- a/redhat/extras/akode/akode-autotools.patch +++ b/redhat/extras/akode/akode-autotools.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 ;; |