diff options
author | Francois Andriot <francois.andriot@free.fr> | 2012-10-21 19:23:00 +0200 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2012-10-21 19:23:00 +0200 |
commit | 59daf455b483742c6c47099652117074df37889a (patch) | |
tree | 5271c465e9468df4e8fe1814bdb413164b40823e /redhat/extras/kickoff-i18n/kickoff-i18n-1.0-fix_autotools_detection.patch | |
parent | 7834467b40a454432c3f8d84b6b43e299afe4933 (diff) | |
download | tde-packaging-59daf455b483742c6c47099652117074df37889a.tar.gz tde-packaging-59daf455b483742c6c47099652117074df37889a.zip |
RHEL/Fedora/MGA/MDV/Suse: update extras for TDE 3.5.13.1
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.patch | 2 |
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 ;; |