Set distribution channel for flatpak
This commit is contained in:
parent
28ba930c89
commit
c082bc7b5f
1 changed files with 6 additions and 0 deletions
|
@ -72,6 +72,12 @@
|
|||
"type": "git",
|
||||
"path": "/usr/src/wesnoth/master",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"commands": [
|
||||
"echo Flatpak > data/dist"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue