Added no-chdir-patch
[onis.git] / contrib / no-chdir / no-chdir.patch
1 Only in trunk/contrib: no-chdir.patch
2 diff -ur trunk/onis no-chdir/onis
3 --- trunk/onis  2005-04-16 00:11:23.000000000 +0200
4 +++ no-chdir/onis       2005-04-17 14:52:25.000000000 +0200
5 @@ -15,10 +15,6 @@
6  
7  BEGIN
8  {
9 -       if ($0 =~ m#^(.*)[/\\]#) { chdir ($1); }
10 -
11 -       unshift (@INC, 'lib');
12 -
13         # 0x0010   Language (make not-translated lines red/yellow)
14         # 0x0020   Parser (dropped lines)
15         # 0x0040   Parser (time information)