aboutsummaryrefslogtreecommitdiffstats
path: root/URPM/Build.pm
diff options
context:
space:
mode:
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)