aboutsummaryrefslogtreecommitdiffstats
path: root/URPM/Build.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-10-14 03:22:03 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-10-14 03:22:03 +0000
commitf01beabac78cb5ea46acc64574edf85543663b63 (patch)
treefdcd29abd14dcbce1954522ec368285a1ce6f4a5 /URPM/Build.pm
parent24ea056b85be1c39cbb537fcce035f3694184b70 (diff)
downloadperl-URPM-f01beabac78cb5ea46acc64574edf85543663b63.tar
perl-URPM-f01beabac78cb5ea46acc64574edf85543663b63.tar.gz
perl-URPM-f01beabac78cb5ea46acc64574edf85543663b63.tar.bz2
perl-URPM-f01beabac78cb5ea46acc64574edf85543663b63.tar.xz
perl-URPM-f01beabac78cb5ea46acc64574edf85543663b63.zip
Fix method description
Diffstat (limited to 'URPM/Build.pm')
-rw-r--r--URPM/Build.pm1
1 files changed, 0 insertions, 1 deletions
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)