build-system: don't modify a file under git control

Instead of editing appdata/subsurface.appdata.xml in place, switch to our usual
pattern of modifying a .in file and add the resulting file to .gitignore.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-09-15 07:27:07 -07:00
parent 7319b50a5d
commit 26d8beb766
3 changed files with 2 additions and 1 deletions