Skip to content

Commit

Permalink
flatpak-builder manifest: set wesnoth repo path to server's local git…
Browse files Browse the repository at this point in the history
… repo for now
  • Loading branch information
loonycyborg committed Feb 28, 2018
1 parent 92b562d commit 4668010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/flatpak/org.wesnoth.Wesnoth.json
Expand Up @@ -63,7 +63,7 @@
"sources": [
{
"type": "git",
"path": "/home/sergey/vcs-checkouts/wesnoth",
"path": "/usr/src/wesnoth/master",
"branch": "master"
}
]
Expand Down

0 comments on commit 4668010

Please sign in to comment.