Author: teodor Date: Sun May 21 20:01:33 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - up to 0.6.1 - using py_compile - patch changes /usr/bin/env -> /usr/bin/python
---- Files affected: SOURCES: griffith-env_python.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/griffith-env_python.patch diff -u /dev/null SOURCES/griffith-env_python.patch:1.1 --- /dev/null Sun May 21 22:01:33 2006 +++ SOURCES/griffith-env_python.patch Sun May 21 22:01:28 2006 @@ -0,0 +1,9 @@ +diff -Nur griffith-0.6.1.org/griffith griffith-0.6.1/griffith +--- griffith-0.6.1.org/griffith 2006-05-13 20:38:30.000000000 +0200 ++++ griffith-0.6.1/griffith 2006-05-13 20:38:41.000000000 +0200 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#!/usr/bin/python + # -*- coding: ISO-8859-1 -*- + + __revision__ = '$Id$' ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
