From 99b601773eced928c675253cb2e1c0d96a34c1cc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 25 Feb 2008 23:39:19 +0000 Subject: do not mark as deprecated ->filename and URPM::Build::build_hdlist() --- URPM/Build.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'URPM') diff --git a/URPM/Build.pm b/URPM/Build.pm index 153bee6..fa1b3d3 100644 --- a/URPM/Build.pm +++ b/URPM/Build.pm @@ -403,8 +403,6 @@ sub compute_deps { #- idlist : id list of rpm to compute (defaults is start .. end) #- ratio : compression ratio (default 4). #- split : split ratio (default 400kb, see MDV::Packdrakeng). -# -# deprecated sub build_hdlist { my ($urpm, %options) = @_; my ($dir, $ratio, @idlist); -- cgit v1.2.1