4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
|
|
do_install:append() {
|
||
|
|
rm -f ${D}${sysconfdir}/xdg/weston/weston.ini
|
||
|
|
}
|