Package: package-update-indicator
Version: 4-2

Hi,

it was brought to my attention that package-update-indicator seems
to be compiled with the wrong prefix, i.e. the prefix Makefile macro
seems to be only set on "make install" but not when building with
"make all". That results in a compilation with the PACKAGE_LOCALE_DIR
macro set to "/usr/local/share/locale" and package-update-indicator
looking in the wrong directory for translation data at runtime.
The fix is to build with prefix defined: make prefix=/usr

Thanks,
-- 
Guido Berhoerster

Reply via email to