diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-10 17:16:50 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-10 17:16:50 +0000 |
commit | 6e64983eef4ee51e614312f818af755e865b66d1 (patch) | |
tree | c6ebb792b237a2e8f4b39059b00cf6e5c88e47f0 /urpm | |
parent | 934a1d92fd571df712dddcad583bc4ca065cfd6a (diff) | |
download | urpmi-6e64983eef4ee51e614312f818af755e865b66d1.tar urpmi-6e64983eef4ee51e614312f818af755e865b66d1.tar.gz urpmi-6e64983eef4ee51e614312f818af755e865b66d1.tar.bz2 urpmi-6e64983eef4ee51e614312f818af755e865b66d1.tar.xz urpmi-6e64983eef4ee51e614312f818af755e865b66d1.zip |
no_second_pass option is no more (since "drop hdlist support")
Diffstat (limited to 'urpm')
-rw-r--r-- | urpm/media.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/urpm/media.pm b/urpm/media.pm index 5a807226..b85a13bf 100644 --- a/urpm/media.pm +++ b/urpm/media.pm @@ -356,7 +356,6 @@ sub _tempignore { #- need_xml (for urpmf: to be able to have info not available in synthesis) #- nodepslist (for urpmq: we don't need the synthesis) #- no_skiplist (urpmf) -#- no_second_pass (urpmf) #- #- synthesis (use this synthesis file, and only this synthesis file) #- |