summaryrefslogtreecommitdiffstats
path: root/redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2012-10-21 19:23:00 +0200
committerFrancois Andriot <francois.andriot@free.fr>2012-10-21 19:23:00 +0200
commit59daf455b483742c6c47099652117074df37889a (patch)
tree5271c465e9468df4e8fe1814bdb413164b40823e /redhat/extras/kasablanca/kasablanca-0.4.0.2-fix_autotools_detection.patch
parent7834467b40a454432c3f8d84b6b43e299afe4933 (diff)
downloadtde-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/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"