Fix some flatpak typos

This commit is contained in:
Alcaro
2020-02-08 16:22:31 +01:00
parent f5b0164d41
commit bea0453e80
2 changed files with 2 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"buildsystem" : "simple",
"build-commands": [
"sh make.sh --cflags=-DFLATPAK",
"make install"
"make install PREFIX=/app"
],
"sources" : [
{