SOURCES: QtCurve-am.patch (NEW) - fixed build with automake 1.10

charles charles at pld-linux.org
Tue Dec 26 16:00:37 CET 2006


Author: charles                      Date: Tue Dec 26 15:00:37 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed build with automake 1.10

---- Files affected:
SOURCES:
   QtCurve-am.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/QtCurve-am.patch
diff -u /dev/null SOURCES/QtCurve-am.patch:1.1
--- /dev/null	Tue Dec 26 16:00:37 2006
+++ SOURCES/QtCurve-am.patch	Tue Dec 26 16:00:32 2006
@@ -0,0 +1,11 @@
+--- QtCurve-KDE3-0.46.2/admin/cvs.sh.orig	2006-11-05 18:44:45.000000000 +0100
++++ QtCurve-KDE3-0.46.2/admin/cvs.sh	2006-12-11 04:04:00.351846649 +0100
+@@ -70,7 +70,7 @@
+     echo "*** KDE requires automake $required_automake_version"
+     exit 1
+     ;;
+-  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9*) : ;;
++  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*) : ;;
+   "" )
+     echo "*** AUTOMAKE NOT FOUND!."
+     echo "*** KDE requires automake $required_automake_version"
================================================================


More information about the pld-cvs-commit mailing list