diff options
Diffstat (limited to 'urpmf')
-rwxr-xr-x | urpmf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ $urpm->configure( synthesis => $synthesis, update => $update, callback => $callback, + call_back_only_once => 1, hdlist => $use_hdlist, ); $urpm->unlock_urpmi_db; |