Move appdata.xml to metainfo.xml as the former is deprecated.

Part of getting things ready for flatpak support
This commit is contained in:
rderooy
2020-09-27 21:27:59 +02:00
parent a7281f9d90
commit 2cac989664
9 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# flatpak build will fail immediately if it cannot find the appdata.xml file
# But we have a dosbox-x.appdata.xml.in file that first needs processing by autotools
# flatpak build will fail immediately if it cannot find the metainfo.xml file
# But we have a dosbox-x.metainfo.xml.in file that first needs processing by autotools
./autogen.sh
./configure