On Sun, Jul 05, 2009 at 10:10:38PM +0200, Nicolas François wrote: > On Sun, Jul 05, 2009 at 09:58:30PM +0200, Nicolas François wrote: > > > > If this does not fix the issue, could anybody point me to the > > beyond-pkging.dbk and po4a/ja/beyond-pkging.po files? > > I could find the files. > > I tried on an Etch and I could reproduce the issue on an Etch chroot, and > pre-pending the po4a command with COLUMNS=1000 fixed it. > (Fixing the PO file should also fix the problem, setting COLUMN would just > be a hack to avoid such problem in the future)
Is it good to change parent Makefile to: $(SUBDIRS-publish): -/usr/bin/time -f "%C took %E real, %U user, %S sys time" \ COLUMNS=1000 $(MAKE) -C $(subst -publish,,$@) publish $(publish_args) I did it but does this export COLUMNS ? Osamu -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org