[Bug 85654] LOCALEDIR wrong due to local m4 files

Kees Cook kees at ubuntu.com
Fri Feb 16 22:11:31 UTC 2007


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




More information about the desktop-bugs mailing list