From 18e367199b70f07ef8bcfd8f518930c36d527493585713923f5033d5429c9e43 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}"