Mercurial > MadButterfly
view build-mipsel.sh @ 1097:52d8bf5d12b4
Implement the function to duplicate the previous scene. This require the latest inkscape-pybind, which contains duplicate() for the Node
author | wycc |
---|---|
date | Sat, 04 Dec 2010 07:43:51 +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