From 035ce5af721400c5f8cd4b2c6f8daef3b42d5396 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 26 Aug 2002 13:45:16 +0000 Subject: put the "everything installed successfully" message in rpmdrake so that it's more like what was before, and printerdrake or other things are more better like before --- grpmi/grpmi.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'grpmi') diff --git a/grpmi/grpmi.pl b/grpmi/grpmi.pl index c4df589c..ea9c165b 100755 --- a/grpmi/grpmi.pl +++ b/grpmi/grpmi.pl @@ -174,7 +174,6 @@ Do you want to force the install anyway?", # -=-=-=---=-=-=---=-=-=-- cleanup -=-=-=---=-=-=-- $exitstatus = 0; $mainw->{rwindow}->hide; -interactive_msg(_("Everything installed successfully"), _("All requested packages were installed successfully.")); cleanup: if (!member('noclearcache', @grpmi_config)) { foreach (@ARGV) { -- cgit v1.2.1