Added no-chdir-patch
authorocto <octo>
Sun, 17 Apr 2005 12:53:42 +0000 (12:53 +0000)
committerocto <octo>
Sun, 17 Apr 2005 12:53:42 +0000 (12:53 +0000)
contrib/no-chdir/no-chdir.patch [new file with mode: 0644]

diff --git a/contrib/no-chdir/no-chdir.patch b/contrib/no-chdir/no-chdir.patch
new file mode 100644 (file)
index 0000000..e55a295
--- /dev/null
@@ -0,0 +1,15 @@
+Only in trunk/contrib: no-chdir.patch
+diff -ur trunk/onis no-chdir/onis
+--- trunk/onis 2005-04-16 00:11:23.000000000 +0200
++++ no-chdir/onis      2005-04-17 14:52:25.000000000 +0200
+@@ -15,10 +15,6 @@
+ BEGIN
+ {
+-      if ($0 =~ m#^(.*)[/\\]#) { chdir ($1); }
+-
+-      unshift (@INC, 'lib');
+-
+       # 0x0010   Language (make not-translated lines red/yellow)
+       # 0x0020   Parser (dropped lines)
+       # 0x0040   Parser (time information)