[pacman-dev] [PATCH] gettext support - part 1
VMiklos
vmiklos at frugalware.org
Fri Jun 2 08:40:48 EDT 2006
On Wed, May 31, 2006 at 02:06:31PM -0700, Judd Vinet <jvinet at zeroflux.org> wrote:
> Hmm, both are there, but I still receive the error.
>
> [jvinet at mars pacman-lib]$ ls lib/libalpm/po/
> LINGUAS Makefile.in Makevars.old POTFILES.in
> Makefile Makefile.in.in POTFILES libalpm.pot
> [jvinet at mars pacman-lib]$ ls src/pacman/po
> LINGUAS Makefile.in Makevars.old POTFILES.in
> Makefile Makefile.in.in POTFILES pacman.pot
i've removed all the .po files from our po dirs, so now i have this:
$ ls lib/libalpm/po/
libalpm.pot LINGUAS Makefile Makefile.in Makefile.in.in Makevars
POTFILES POTFILES.in stamp-po
$ ls src/pacman/po
LINGUAS Makefile Makefile.in Makefile.in.in Makevars pacman.pot
POTFILES POTFILES.in stamp-po
that stamp-po is the difference. the weird fact is that it should
be generated by configure, since:
1) after autoclean.sh it isn't there
2) after autogen.sh it isn't there
3) after ./configure it's there
maybe try to "touch lib/libalpm/po/stamp-po" manually, if that helps
then we know the problem, just need to figure out why those files are
not created :)
udv / greetings,
VMiklos
--
Developer of Frugalware Linux, to make things frugal - http://frugalware.org
More information about the pacman-dev
mailing list