]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-what/gpe-what_0.30.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-what / gpe-what_0.30.bb
1 LICENSE = "GPL"
2 SECTION = "gpe"
3 inherit gpe
4
5 DESCRIPTION = "GPE modal help"
6 DEPENDS = "x11"
7 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
8
9 do_compile_prepend() {
10         rm *.d
11 }