Author: shadzik Date: Thu Jan 11 02:04:51 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - am110 support for kbfx
---- Files affected: SOURCES: kbfx-am110.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/kbfx-am110.patch diff -u /dev/null SOURCES/kbfx-am110.patch:1.1 --- /dev/null Thu Jan 11 03:04:51 2007 +++ SOURCES/kbfx-am110.patch Thu Jan 11 03:04:46 2007 @@ -0,0 +1,11 @@ +--- admin/cvs.sh.orig 2006-11-05 20:11:40.000000000 +0100 ++++ admin/cvs.sh 2007-01-11 03:01:45.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*10*) + echo "*** $AUTOMAKE_STRING found." + UNSERMAKE=no + ;; ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
