summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-05-25 17:47:37 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-05-25 17:47:37 +0000
commitcbcbc7ce4ce46ca523dd50da5da08a2cf3a06bce (patch)
tree62f3000d9b035774c0a2e078f634be7a5aac78f9
parent6c6c8d6173f81cb372f6f3c6dcc928e5351e8818 (diff)
downloaddrakx-backup-do-not-use-cbcbc7ce4ce46ca523dd50da5da08a2cf3a06bce.tar
drakx-backup-do-not-use-cbcbc7ce4ce46ca523dd50da5da08a2cf3a06bce.tar.gz
drakx-backup-do-not-use-cbcbc7ce4ce46ca523dd50da5da08a2cf3a06bce.tar.bz2
drakx-backup-do-not-use-cbcbc7ce4ce46ca523dd50da5da08a2cf3a06bce.tar.xz
drakx-backup-do-not-use-cbcbc7ce4ce46ca523dd50da5da08a2cf3a06bce.zip
Seethechangelog
-rwxr-xr-xperl-install/standalone/drakboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakboot b/perl-install/standalone/drakboot
index 8c9e4f1ef..912869938 100755
--- a/perl-install/standalone/drakboot
+++ b/perl-install/standalone/drakboot
@@ -2,7 +2,7 @@
use lib qw(/usr/lib/libDrakX);
-use common qw(:system :file :functional);
+use common qw(:common :system :file :functional);
use interactive;
use any;
use lilo;