]> git.pld-linux.org Git - packages/QtCurve.git/blob - QtCurve-am.patch
- fixed build with automake 1.10
[packages/QtCurve.git] / QtCurve-am.patch
1 --- QtCurve-KDE3-0.46.2/admin/cvs.sh.orig       2006-11-05 18:44:45.000000000 +0100
2 +++ QtCurve-KDE3-0.46.2/admin/cvs.sh    2006-12-11 04:04:00.351846649 +0100
3 @@ -70,7 +70,7 @@
4      echo "*** KDE requires automake $required_automake_version"
5      exit 1
6      ;;
7 -  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9*) : ;;
8 +  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*) : ;;
9    "" )
10      echo "*** AUTOMAKE NOT FOUND!."
11      echo "*** KDE requires automake $required_automake_version"
This page took 0.051507 seconds and 3 git commands to generate.