diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-08-31 22:52:13 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-08-31 22:52:13 +0000 |
commit | 63746e561f4804236803986cc19de6664d95dc1c (patch) | |
tree | a7616c7c879bbffa73166862b064e9402cf6a8b4 /perl-install/install_steps.pm | |
parent | 49c296107afd9cf7efb7388830d9c5785b96fd9f (diff) | |
download | drakx-63746e561f4804236803986cc19de6664d95dc1c.tar drakx-63746e561f4804236803986cc19de6664d95dc1c.tar.gz drakx-63746e561f4804236803986cc19de6664d95dc1c.tar.bz2 drakx-63746e561f4804236803986cc19de6664d95dc1c.tar.xz drakx-63746e561f4804236803986cc19de6664d95dc1c.zip |
no_comment
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r-- | perl-install/install_steps.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index ce96047e6..2377c6e4f 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -13,7 +13,6 @@ use lilo; use lang; use keyboard; use pkgs; -use cpio; use log; use fsedit; use commands; |