mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
12 lines
257 B
Diff
12 lines
257 B
Diff
--- a/onis 2004-03-15 00:48:07.874308008 +0100
|
|
+++ b/onis 2004-03-15 00:48:17.110903832 +0100
|
|
@@ -15,8 +15,6 @@
|
|
|
|
BEGIN
|
|
{
|
|
- if ($0 =~ m#^(.*)[/\\]#) { chdir ($1); }
|
|
-
|
|
unshift (@INC, 'lib');
|
|
|
|
# 0x0010 Language (make not-translated lines red/yellow)
|