summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-03-30 02:05:41 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-03-30 02:05:41 +0000
commit98cc1a2fe0fe15b49224aa60801c7d49ef8f9ea2 (patch)
tree1a1fa3e0e53b9801b0c977894da4dff6ca0fbc7e /mdkupdate
parent2765ee43e8240a460479770586c1c643cccfc1ce (diff)
downloadmgaonline-98cc1a2fe0fe15b49224aa60801c7d49ef8f9ea2.tar
mgaonline-98cc1a2fe0fe15b49224aa60801c7d49ef8f9ea2.tar.gz
mgaonline-98cc1a2fe0fe15b49224aa60801c7d49ef8f9ea2.tar.bz2
mgaonline-98cc1a2fe0fe15b49224aa60801c7d49ef8f9ea2.tar.xz
mgaonline-98cc1a2fe0fe15b49224aa60801c7d49ef8f9ea2.zip
the auto mode needs access some icons thus tell him where to find them
Diffstat (limited to 'mdkupdate')
-rwxr-xr-xmdkupdate1
1 files changed, 1 insertions, 0 deletions
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' }