From 15c2a514bb9000761c40f060787a082a4ff238ab Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 12 Jan 2009 07:59:48 +0000 Subject: add a comment --- URPM/Build.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'URPM') diff --git a/URPM/Build.pm b/URPM/Build.pm index a080023..f7e639b 100644 --- a/URPM/Build.pm +++ b/URPM/Build.pm @@ -373,6 +373,8 @@ sub compute_deps { ($start, $end); } +# DEPRECATED. ONLY USED BY MKCD +# #- build an hdlist from existing depslist, from start to end inclusive. #- parameters are : #- hdlist : hdlist file to use. -- cgit v1.2.1