summaryrefslogtreecommitdiffstats
path: root/mdkonline
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-04-13 15:14:24 +0000
committerDaouda Lo <daouda@mandriva.com>2004-04-13 15:14:24 +0000
commit9e3d6a0f4eb5e91305c70cd3fd6ae6fc02c52d4c (patch)
tree70efa6f3557af072311aee5b2f0841ede6483025 /mdkonline
parente8c495d7d2e8134e2bda95f50e18c72cf989fb29 (diff)
downloadmgaonline-9e3d6a0f4eb5e91305c70cd3fd6ae6fc02c52d4c.tar
mgaonline-9e3d6a0f4eb5e91305c70cd3fd6ae6fc02c52d4c.tar.gz
mgaonline-9e3d6a0f4eb5e91305c70cd3fd6ae6fc02c52d4c.tar.bz2
mgaonline-9e3d6a0f4eb5e91305c70cd3fd6ae6fc02c52d4c.tar.xz
mgaonline-9e3d6a0f4eb5e91305c70cd3fd6ae6fc02c52d4c.zip
- correct typo
Diffstat (limited to 'mdkonline')
-rwxr-xr-xmdkonline2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline b/mdkonline
index 569bb01c..cdc2fb45 100755
--- a/mdkonline
+++ b/mdkonline
@@ -58,7 +58,7 @@ my $wideconf = '/etc/sysconfig/mdkonline';
my ($o, $p);
#for compatibilities
-mkdir_p($confdir) if !-d confdir;
+mkdir_p($confdir) if !-d $confdir;
mvfiles("/root/.mdkupdate", "$confdir/mdkupdate");
#mvfiles("/root/.mdkonline", "$confdir/mdkonline");