Mercurial > trustbridge
diff packaging/linux-installer.inc.in @ 1112:d619507d9e9f
linux-installer: (issue109) Text slightly improved.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Tue, 16 Sep 2014 10:43:14 +0200 |
parents | 7e1fd6d96714 |
children | 425a9a861d17 db43c9a62935 |
line wrap: on
line diff
--- a/packaging/linux-installer.inc.in Mon Sep 15 19:11:11 2014 +0200 +++ b/packaging/linux-installer.inc.in Tue Sep 16 10:43:14 2014 +0200 @@ -250,8 +250,8 @@ fi getxt "TrustBridge has been installed to: '%s'\n\n" "${instcfg[PREFIX]}" - getxt "To remove the application and the root certificates it has inserted," - getxt "call the deinstall command:" + getxt "To remove the application and the root certificates it has inserted,\n" + getxt "call the deinstall command:\n" echo " $RUNCMD ${instcfg[PREFIX]}/bin/trustbridge-deinstall-TODO.sh" echo "#################################################################################"