summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-03-14 16:43:39 +0000
committerOlivier Blin <oblin@mandriva.org>2005-03-14 16:43:39 +0000
commitd285572e31c0846fed7f965f7fa9ffc0d8e1ceaa (patch)
treed269fb46f4ac6a67934e225969b5c9834d95bd18 /perl-install
parentbaaf706baba519cd629d4205d1f25da2bebded81 (diff)
downloaddrakx-backup-do-not-use-d285572e31c0846fed7f965f7fa9ffc0d8e1ceaa.tar
drakx-backup-do-not-use-d285572e31c0846fed7f965f7fa9ffc0d8e1ceaa.tar.gz
drakx-backup-do-not-use-d285572e31c0846fed7f965f7fa9ffc0d8e1ceaa.tar.bz2
drakx-backup-do-not-use-d285572e31c0846fed7f965f7fa9ffc0d8e1ceaa.tar.xz
drakx-backup-do-not-use-d285572e31c0846fed7f965f7fa9ffc0d8e1ceaa.zip
remove eagle-usb_must_be_configured file
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/network/adsl.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm
index 33253c0e1..3f7b44a1a 100644
--- a/perl-install/network/adsl.pm
+++ b/perl-install/network/adsl.pm
@@ -113,6 +113,8 @@ sub sagem_set_parameters {
-f $cmv or $cmv = "$::prefix/etc/eagle-usb/CMVe${type}WO.txt";
symlinkf($cmv, "$::prefix/etc/eagle-usb/CMVe${type}.txt");
}
+ #- remove this otherwise eaglectrl won't start
+ unlink("$::prefix/etc/eagle-usb/eagle-usb_must_be_configured");
}
sub adsl_conf_backend {