SOURCES: kooldock-am110.patch (NEW) - automake 1.10 support

shadzik shadzik at pld-linux.org
Mon Jan 1 21:05:27 CET 2007


Author: shadzik                      Date: Mon Jan  1 20:05:27 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- automake 1.10 support

---- Files affected:
SOURCES:
   kooldock-am110.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kooldock-am110.patch
diff -u /dev/null SOURCES/kooldock-am110.patch:1.1
--- /dev/null	Mon Jan  1 21:05:27 2007
+++ SOURCES/kooldock-am110.patch	Mon Jan  1 21:05:22 2007
@@ -0,0 +1,11 @@
+--- admin/cvs.sh	2006-12-17 12:52:22.000000000 +0100
++++ admin/cvs.sh-new	2007-01-01 20:59:50.000000000 +0100
+@@ -68,7 +68,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_STRING found."
+     UNSERMAKE=no
+     ;;
================================================================


More information about the pld-cvs-commit mailing list