Previously [EMAIL PROTECTED] wrote: > Why do dpkg (and grep) have a /usr/share/share/locale instead of > /usr/share/locale?
Because of a gettext default to install locale-stuff in $(datadir)/locale, which is $(prefix)/share/locale. But since $(prefix) is already /usr/share for us we loose.. I've updated the code to set $(datadir) to just $(prefix). Wichert. -- ============================================================================== This combination of bytes forms a message written to you by Wichert Akkerman. E-Mail: [EMAIL PROTECTED] WWW: http://www.wi.leidenuniv.nl/~wichert/
pgpg0a8jpOPM6.pgp
Description: PGP signature

