]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libmatchbox/libmatchbox_1.7.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libmatchbox / libmatchbox_1.7.bb
1 include libmatchbox.inc
2
3 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
4            file://check.m4"
5
6 do_configure_prepend () {
7         mv ${WORKDIR}/check.m4 ${S}/
8 }