xfce-mcs-manager make rpm problem

Ilkka Ollakka ilkka.j.ollakka at students.oamk.fi
Sun Jun 29 14:17:32 CEST 2003


just checked out xfce-mcs-manager from cvs and got this error when tryin 
make rpm:
---
catalogs=''; \
for cat in $catalogs; do \
cat=`basename $cat`; \
lang=`echo $cat | sed 's/\NONE$//'`; \
mv $lang.po $lang.old.po; \
echo "$lang:"; \
if msgmerge $lang.old.po xfce-mcs-manager.pot -o $lang.po; then \
	rm -f $lang.old.po; \
else \
	echo "msgmerge for $cat failed!"; \
	rm -f $lang.po; \
	mv $lang.old.po $lang.po; \
fi; \
done
file=./`echo de | sed 's,.*/,,'`.gmo\
&& rm -f $file &&  -o $file de.po
/bin/sh: -o: command not found
make[1]: *** [de.gmo] Error 127
make[1]: Leaving directory `/home/ileoo/xfce-devel/xfce-mcs-manager/po'
make: *** [distdir] Error 1
---
but when running just make it builds ok.

-- 
Ilkka Ollakka (ilkka.j.ollakka at students.oamk.fi)
GPG public key ID:06E6CE6B
2180, U.S. History question:
	What 20th Century U.S. President was almost impeached and what
office did he later hold?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20030629/86930242/attachment.pgp>


More information about the Xfce4-dev mailing list