I get failures from 'make distcheck' after making that change. I'll
debug it further, it might be caused by something else.
make[2]: Entering directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
make update-po
make[3]: Entering directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
make shishi.pot-update
make[4]: Entering directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
sed -e '/^#/d' ../../po/remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if test -n '[EMAIL PROTECTED]' || test '[EMAIL PROTECTED]' =
'@'PACKAGE_BUGREPORT'@'; then \
msgid_bugs_address='[EMAIL PROTECTED]'; \
else \
msgid_bugs_address='[EMAIL PROTECTED]'; \
fi; \
/usr/bin/xgettext --default-domain=shishi --directory=../.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
--files-from=../../po/POTFILES.in \
--copyright-holder='Simon Josefsson' \
--msgid-bugs-address="$msgid_bugs_address"
test ! -f shishi.po || { \
if test -f ../../po/shishi.pot; then \
sed -f remove-potcdate.sed < ../../po/shishi.pot > shishi.1po && \
sed -f remove-potcdate.sed < shishi.po > shishi.2po && \
if cmp shishi.1po shishi.2po >/dev/null 2>&1; then \
rm -f shishi.1po shishi.2po shishi.po; \
else \
rm -f shishi.1po shishi.2po ../../po/shishi.pot && \
mv shishi.po ../../po/shishi.pot; \
fi; \
else \
mv shishi.po ../../po/shishi.pot; \
fi; \
}
make[4]: Leaving directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
test -z "[EMAIL PROTECTED] [EMAIL PROTECTED] pl.po-update" || make [EMAIL
PROTECTED] [EMAIL PROTECTED] pl.po-update
make[4]: Entering directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
sed -e '/^#/d' -e 's/HEADER/[EMAIL PROTECTED]/g' ../../po/insert-header.sin >
[EMAIL PROTECTED]
[EMAIL PROTECTED]:
mv: cannot move `/home/jas/src/shishi/shishi-0.0.31/_build/po/[EMAIL
PROTECTED]' to [EMAIL PROTECTED]': Permission denied
creation of [EMAIL PROTECTED] failed: cannot move
/home/jas/src/shishi/shishi-0.0.31/_build/po/[EMAIL PROTECTED] to [EMAIL
PROTECTED]
make[4]: *** [EMAIL PROTECTED] Error 1
make[4]: Leaving directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
make[3]: *** [update-po] Error 2
make[3]: Leaving directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
make[2]: *** [distdir] Error 2
make[2]: Leaving directory `/home/jas/src/shishi/shishi-0.0.31/_build/po'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/home/jas/src/shishi/shishi-0.0.31/_build'
make: *** [distcheck] Error 2
[EMAIL PROTECTED]:~/src/shishi$
_______________________________________________
Help-shishi mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-shishi