From a5268f9083b2738ca9f768e8c9095eb2d43a3a19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A2=D1=80=D0=B0=D1=86=D0=B5=D0=B2=D1=81=D0=BA=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Fri, 11 Sep 2009 10:28:56 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=BE=D0=B7=D0=B2=D1=80=D0=B0=D1=89?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20/mnt/calculate=20=D1=83=D1=82=D0=B5=D1=80?= =?UTF-8?q?=D1=8F=D0=BD=D0=BD=D0=B0=D1=8F=20=D0=BF=D1=80=D0=B8=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D1=85=D0=BE=D0=B4=D0=B5=20=D0=BD=D0=B0=20GIT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/calculate | 2 +- install/profile/1default/mnt/calculate/.keep | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 install/profile/1default/mnt/calculate/.keep diff --git a/install/calculate b/install/calculate index 9be15dc..46f8535 100755 --- a/install/calculate +++ b/install/calculate @@ -875,7 +875,7 @@ sub welcome{ # !defined $data{arg}{'mailgroupdel'} ){ printmes(gettext('Installation')); - printmes(" $data{calculatename}\n"); + printmes(" $data{calculatename} $data{'calculatesubname'}\n"); }else{ printmes("$data{calcinstall}\n"); } diff --git a/install/profile/1default/mnt/calculate/.keep b/install/profile/1default/mnt/calculate/.keep new file mode 100644 index 0000000..e69de29