SOURCES: mono-script_fixes.patch - fixed
wolf
wolf at pld-linux.org
Wed Aug 30 18:19:02 CEST 2006
Author: wolf Date: Wed Aug 30 16:19:02 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fixed
---- Files affected:
SOURCES:
mono-script_fixes.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/mono-script_fixes.patch
diff -u SOURCES/mono-script_fixes.patch:1.2 SOURCES/mono-script_fixes.patch:1.3
--- SOURCES/mono-script_fixes.patch:1.2 Wed Aug 30 11:43:51 2006
+++ SOURCES/mono-script_fixes.patch Wed Aug 30 18:18:56 2006
@@ -6,7 +6,7 @@
# Disabled... see ChangeLog
-a=`which "$0"`
-+a=`/usr/bin/whatever`
++a="/usr/bin/whatever"
d=`dirname "$a"`
# Set the prefix, unless it is overriden (used when building mono rpms)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mono-script_fixes.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list