mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 03:49:31 +02:00
wesnoth: fix QA errors
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -55,6 +55,9 @@ do_install_append() {
|
||||
if [ -d ${D}${prefix}/man ];then
|
||||
mv ${D}${prefix}/man ${D}${mandir}
|
||||
fi
|
||||
|
||||
rm -Rf ${D}/run
|
||||
rm -Rf ${D}/var
|
||||
}
|
||||
|
||||
RDEPENDS_${PN} = "${PN}-data tremor"
|
||||
|
||||
Reference in New Issue
Block a user