summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-02-20 17:49:50 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-02-20 17:49:50 +0000
commit218caed4bceb0522f8f72790af103b7319c33e8a (patch)
tree1929e0cf2b71586c2c6371f718b2be0e5f27f307 /perl-install/install_steps.pm
parentd2671c4d2795f249da912a1e7998e33011aaf3e3 (diff)
downloaddrakx-backup-do-not-use-218caed4bceb0522f8f72790af103b7319c33e8a.tar
drakx-backup-do-not-use-218caed4bceb0522f8f72790af103b7319c33e8a.tar.gz
drakx-backup-do-not-use-218caed4bceb0522f8f72790af103b7319c33e8a.tar.bz2
drakx-backup-do-not-use-218caed4bceb0522f8f72790af103b7319c33e8a.tar.xz
drakx-backup-do-not-use-218caed4bceb0522f8f72790af103b7319c33e8a.zip
better advertising support
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r--perl-install/install_steps.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 5b70e65f7..e5cd48060 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -272,6 +272,7 @@ sub choosePackages {
$availableCorrected;
}
+sub copy_advertising {}
sub beforeInstallPackages {
my ($o) = @_;