]> git.pld-linux.org Git - packages/akode.git/blame - kde-ac260.patch
- kde-am path, drop *.la for plugins.
[packages/akode.git] / kde-ac260.patch
CommitLineData
64099093
AF
1--- dbus-1-qt3-0.2/admin/cvs.sh.wigeta 2006-08-17 20:33:33.000000000 +0200
2+++ dbus-1-qt3-0.2/admin/cvs.sh 2006-08-17 20:34:23.000000000 +0200
3@@ -32,7 +32,7 @@
4 required_autoconf_version="2.53 or newer"
5 AUTOCONF_VERSION=`$AUTOCONF --version | head -n 1`
6 case $AUTOCONF_VERSION in
7- Autoconf*2.5* | autoconf*2.5* ) : ;;
8+ Autoconf*2.[56]* | autoconf*2.[56]* ) : ;;
9 "" )
10 echo "*** AUTOCONF NOT FOUND!."
11 echo "*** KDE requires autoconf $required_autoconf_version"
12@@ -47,7 +47,7 @@
13
14 AUTOHEADER_VERSION=`$AUTOHEADER --version | head -n 1`
15 case $AUTOHEADER_VERSION in
16- Autoconf*2.5* | autoheader*2.5* ) : ;;
17+ Autoconf*2.[56]* | autoheader*2.[56]* ) : ;;
18 "" )
19 echo "*** AUTOHEADER NOT FOUND!."
20 echo "*** KDE requires autoheader $required_autoconf_version"
This page took 0.026791 seconds and 4 git commands to generate.