summaryrefslogtreecommitdiffstats
path: root/gurpmi2
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-20 12:29:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-20 12:29:23 +0000
commit54e8e1c42eb12a5c920d7cd275ba25ab81186187 (patch)
tree2acf50a0bdc079c5898096e28b8541dfcf35f893 /gurpmi2
parent70334ee21d9891cf64fa48e423c5128250e7397b (diff)
downloadurpmi-54e8e1c42eb12a5c920d7cd275ba25ab81186187.tar
urpmi-54e8e1c42eb12a5c920d7cd275ba25ab81186187.tar.gz
urpmi-54e8e1c42eb12a5c920d7cd275ba25ab81186187.tar.bz2
urpmi-54e8e1c42eb12a5c920d7cd275ba25ab81186187.tar.xz
urpmi-54e8e1c42eb12a5c920d7cd275ba25ab81186187.zip
make translate_message the default in install() since we always use it
Diffstat (limited to 'gurpmi2')
-rwxr-xr-xgurpmi21
1 files changed, 0 insertions, 1 deletions
diff --git a/gurpmi2 b/gurpmi2
index 12aa722c..12fa0e69 100755
--- a/gurpmi2
+++ b/gurpmi2
@@ -298,7 +298,6 @@ sub do_install_3 () {
$set->{remove} || [],
\%transaction_sources_install,
\%transaction_sources,
- translate_message => 1,
oldpackage => $state->{oldpackage},
callback_inst => $callback_inst,
callback_trans => $callback_inst,