mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 03:49:31 +02:00
freeciv: Clean out appdata directory
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -31,6 +31,10 @@ acpaths = "-I ${S}/m4 -I ${S}/dependencies/m4"
|
||||
|
||||
PACKAGES =+ "${PN}-common ${PN}-server ${PN}-client-common ${PN}-gtk2"
|
||||
|
||||
do_install_append() {
|
||||
rm -Rf ${D}/${datadir}/appdata
|
||||
}
|
||||
|
||||
RDEPENDS_${PN} = "freeciv-server freeciv-client"
|
||||
|
||||
FILES_${PN}-common = "\
|
||||
|
||||
Reference in New Issue
Block a user