mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 13:24:53 +00:00
srclibs: add new line character at the end of files missing it
This commit is contained in:
parent
574cd9612d
commit
8e4de1e5f2
6 changed files with 7 additions and 5 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/minetest/minetest_game.git
|
Repo: https://github.com/minetest/minetest_game.git
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
RepoType: hg
|
RepoType: hg
|
||||||
Repo: https://hg.mozilla.org/releases/mozilla-release/
|
Repo: https://hg.mozilla.org/releases/mozilla-release/
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
RepoType: hg
|
RepoType: hg
|
||||||
Repo: https://hg.mozilla.org/releases/mozilla-beta/
|
Repo: https://hg.mozilla.org/releases/mozilla-beta/
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,3 @@
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/mozilla/glean.git
|
Repo: https://github.com/mozilla/glean.git
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,4 @@
|
||||||
#Subdir:DroidFish/jni/stockfish
|
#Subdir:DroidFish/jni/stockfish
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/official-stockfish/Stockfish
|
Repo: https://github.com/official-stockfish/Stockfish
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@ Repo: https://github.com/realm/realm-js.git
|
||||||
|
|
||||||
|
|
||||||
Prepare: |
|
Prepare: |
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue