Bug#858567: mssh: local files installed to /usr/@DATADIRNAME@/locale

2017-03-28 Thread Adrian Bunk
On Fri, Mar 24, 2017 at 02:46:32AM +0100, Axel Beckert wrote: >... > --- a/configure.ac > +++ b/configure.ac > @@ -26,6 +26,9 @@ >AC_MSG_ERROR([gconftool-2 executable not found in your path - should be > installed with GConf]) > fi > > +test -n "$DATADIRNAME" || DATADIRNAME=share > +AC_SUBS

Bug#858567: mssh: local files installed to /usr/@DATADIRNAME@/locale

2017-03-24 Thread Héctor García Álvarez
Thanks for the bug report JorgeAxel, thanks for the patch, I'll upload ASAP El vie, 24-03-2017 a las 02:46 +0100, Axel Beckert escribió: > Control: tag -1 + patch > > Hi Jorge and Hector, > > Jorge Moraleda wrote: > > mssh incorrectly installs local files to /usr/@DATADIRNAME@/locale > > Jorge:

Bug#858567: mssh: local files installed to /usr/@DATADIRNAME@/locale

2017-03-23 Thread Axel Beckert
Control: tag -1 + patch Hi Jorge and Hector, Jorge Moraleda wrote: > mssh incorrectly installs local files to /usr/@DATADIRNAME@/locale Jorge: Thanks for spotting and reporting this issue! Hector: Attached a patch to fix this. Regards, Axel -- ,''`. | Axel Beckert , http://

Bug#858567: mssh: local files installed to /usr/@DATADIRNAME@/locale

2017-03-23 Thread Jorge Moraleda
Package: mssh Severity: normal Tags: l10n Dear Maintainer, mssh incorrectly installs local files to /usr/@DATADIRNAME@/locale It should install them to /usr/share/locale instead $ apt-file search @DATADIRNAME@ | grep mssh mssh: /usr/@DATADIRNAME@/locale/es/LC_MESSAGES/mssh.mo A similar problem