Author: glen Date: Mon Jun 5 22:55:23 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - just return PLD Linux for now. i'm not much of a python coder
---- Files affected: SOURCES: python-booty-pld.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/python-booty-pld.patch diff -u /dev/null SOURCES/python-booty-pld.patch:1.1 --- /dev/null Tue Jun 6 00:55:23 2006 +++ SOURCES/python-booty-pld.patch Tue Jun 6 00:55:18 2006 @@ -0,0 +1,10 @@ +--- booty-0.71/butil.py~ 2005-08-13 00:03:31.000000000 +0300 ++++ booty-0.71/butil.py 2006-06-06 01:53:52.720489440 +0300 +@@ -176,6 +176,6 @@ + return lines[1][:-1] + + # fall back +- return "Red Hat Linux" ++ return "PLD Linux" + + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
