Public bug reported:

Binary package hint: launchpad-integration

The LOCALEDIR is being defined wrong, leading to liternal '${prefix}' in
the library:

 $ strings /usr/lib/liblaunchpad-integration.so | grep prefix
 ${prefix}/share/locale

This is due to m4/define-localedir.m4 overriding the fixed glib automake
macro.  Though, in fixing this, I'd recommend using the Makefile.am -D
approach, as that is more future-friendly.  Patch attached...

** Affects: launchpad-integration (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
LOCALEDIR wrong due to local m4 files
https://launchpad.net/bugs/85654

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to