From 61a74ac6e678b40f43e748dbe631a1fe2cc9480d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 21 Aug 2003 16:32:10 +0000 Subject: move ugtk2 related language fixes into ugtk2 jail --- perl-install/standalone.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/standalone.pm') diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm index c035019cc..bc78debea 100644 --- a/perl-install/standalone.pm +++ b/perl-install/standalone.pm @@ -4,7 +4,6 @@ use c; use strict; use common qw(N N_ if_); use Config; -use lang; #- for sanity (if a use standalone is made during install, MANY problems will happen) require 'log.pm'; #- "require log" causes some pb, perl thinking that "log" is the log() function @@ -139,7 +138,6 @@ foreach (@ARGV) { @ARGV = @new_ARGV; -$::o = { locale => { lang => lang::read()->{lang} } }; sub version { print STDERR "Drakxtools version 9.1.0 -- cgit v1.2.1