From f01beabac78cb5ea46acc64574edf85543663b63 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 14 Oct 2004 03:22:03 +0000 Subject: Fix method description --- URPM/Build.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/URPM/Build.pm b/URPM/Build.pm index 0a9f04d..0dd97ba 100644 --- a/URPM/Build.pm +++ b/URPM/Build.pm @@ -436,7 +436,6 @@ sub build_hdlist { #- parameters are : #- synthesis : synthesis file to create (mandatory if fd not given). #- fd : file descriptor (mandatory if synthesis not given). -#- dir : directory which contains headers (defaults to /tmp/.build_hdlist) #- start : index of first package (defaults to first index of depslist). #- end : index of last package (defaults to last index of depslist). #- idlist : id list of rpm to compute (defaults is start .. end) -- cgit v1.2.1