From 3edeb3c2d84df1277cdb1896fe28dba5c14dd12f24edf94306d9dc57b49fc45e Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Tue, 11 Jun 2019 16:20:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=37 --- gnuhealth-control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnuhealth-control b/gnuhealth-control index c114f63..c5cd21f 100644 --- a/gnuhealth-control +++ b/gnuhealth-control @@ -410,7 +410,7 @@ getlang() { local lang_to_install=$2 local lang_file=${lang_to_install}.zip # source $HOME/.gnuhealthrc || exit 1 - cli_msg "INFO" "Going to modules directory..." + cli_msg "INFO" "Going to modules directory ${GNUHEALTH_DIR} " cd ${GNUHEALTH_DIR} || exit 1 cli_msg "INFO" "Retrieving language pack file for ${lang_to_install}"