Mercurial > MadButterfly
view build-mipsel.sh @ 1159:e731a0eaa35f
Fix issue of chagne tween type when there is more than one tween block.
- It always tween first tween block when there is more than one block
on a timeline.
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Tue, 28 Dec 2010 13:35:34 +0800 |
parents | 21f944e79b19 |
children |
line wrap: on
line source
#!/bin/sh autoreconf -ifs ./configure --host mipsel-linux --build i686-pc-linux-gnu --prefix ${TANGO} --disable-sh_text --with-backend=dfb make && make install