6 lines
66 B
PHP
6 lines
66 B
PHP
|
|
do_install:append() {
|
||
|
|
rm -rf ${D}${datadir}
|
||
|
|
}
|
||
|
|
|
||
|
|
inherit nativesdk
|