From 98cc1a2fe0fe15b49224aa60801c7d49ef8f9ea2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 30 Mar 2006 02:05:41 +0000 Subject: the auto mode needs access some icons thus tell him where to find them --- mdkupdate | 1 + 1 file changed, 1 insertion(+) (limited to 'mdkupdate') diff --git a/mdkupdate b/mdkupdate index a0662cdb..d71f4491 100755 --- a/mdkupdate +++ b/mdkupdate @@ -35,6 +35,7 @@ use Getopt::Long; # for debug use Data::Dumper; +$ENV{SHARE_PATH} = '/usr/lib/libDrakX/icons/'; BEGIN { unshift @::textdomains, 'mdkupdate' } -- cgit v1.2.1