Hey all,
I just updated e_module-notification around 10:30 PST on 2008-01-24
and ran into this error:
test ! -f notification.po || { \
if test -f ./notification.pot; then \
sed -f remove-potcdate.sed < ./notification.pot >
notification.1po &
& \
sed -f remove-potcdate.sed < notification.po >
notification.2po && \
if cmp notification.1po notification.2po >/dev/null 2>&1; then \
rm -f notification.1po notification.2po notification.po; \
else \
rm -f notification.1po notification.2po ./notification.pot && \
mv notification.po ./notification.pot; \
fi; \
else \
mv notification.po ./notification.pot; \
fi; \
}
make[4]: Leaving directory `/usr/src/e_module-notification-cvs/po'
/usr/bin/msgmerge --update fi.po notification.pot
/usr/bin/msgmerge: error while opening "notification.pot" for reading:
No such file or directory
make[3]: *** [fi.po] Error 1
make[3]: Leaving directory `/usr/src/e_module-notification-cvs/po'
Thanks,
-sandalle
--
Eric Sandall | Source Mage GNU/Linux Developer
[EMAIL PROTECTED] PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel