From a3fb8a762df86f973a6dce0366d41090cc98c03e Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Mon, 21 Feb 2005 15:42:02 +0000 Subject: -fix wrong commit --- gendistrib | 3 --- 1 file changed, 3 deletions(-) diff --git a/gendistrib b/gendistrib index ab7612c..c5d6834 100755 --- a/gendistrib +++ b/gendistrib @@ -86,9 +86,6 @@ if (defined($urpmfiles{mediacfg})) { $distrib->parse_mediacfg || $distrib->parse_hdlists or die "Can't read the dsitrib config"; } -$distrib->write_hdlists(); -die; - my %default_urpmfiles = ( depslist => $distrib->getpath(undef, "root") . '/' . $distrib->getpath(undef, "infodir") . "/depslist.ordered", provides => $distrib->getpath(undef, "root") . '/' . $distrib->getpath(undef, "infodir") . "/provides", -- cgit v1.2.1