summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-03-09 15:33:36 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-03-09 15:33:36 +0000
commit7aea72f9d79162d97fbbd4c4b30edf41e0cac0e7 (patch)
tree662606a9b076843a65f4ed3fdfc1bd1f8ade6b2d /mdkupdate
parent652ea628f6b3c4be4af2115da0baf1a69392f618 (diff)
downloadmgaonline-7aea72f9d79162d97fbbd4c4b30edf41e0cac0e7.tar
mgaonline-7aea72f9d79162d97fbbd4c4b30edf41e0cac0e7.tar.gz
mgaonline-7aea72f9d79162d97fbbd4c4b30edf41e0cac0e7.tar.bz2
mgaonline-7aea72f9d79162d97fbbd4c4b30edf41e0cac0e7.tar.xz
mgaonline-7aea72f9d79162d97fbbd4c4b30edf41e0cac0e7.zip
load standalone for explanations
Diffstat (limited to 'mdkupdate')
-rwxr-xr-xmdkupdate1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdkupdate b/mdkupdate
index a80b4c70..da86eaed 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -23,6 +23,7 @@
use strict;
use POSIX;
use lib qw(/usr/lib/libDrakX /usr/lib/libDrakX/drakfirsttime);
+use standalone; # for explanations
use common;
use interactive;
use URI::Escape;