Use wrap instead of git submodule

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit
2020-03-13 18:54:08 +01:00
committed by afayaz-feral
parent bfa20975ca
commit faea358023
4 changed files with 5 additions and 6 deletions

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "subprojects/inih"]
path = subprojects/inih
url = https://github.com/benhoyt/inih.git

View File

@ -2,9 +2,9 @@
set -e
# Simple script to construct a redistributable and complete tarball of the
# gamemode tree, including the git submodules, so that it can be trivially
# gamemode tree, including the subprojects, so that it can be trivially
# packaged by distributions banning networking during build.
git submodule init
meson subprojects download
# Bump in tandem with meson.build, run script once new tag is up.
VERSION="1.6-dev"

Submodule subprojects/inih deleted from 351217124d

3
subprojects/inih.wrap Normal file
View File

@ -0,0 +1,3 @@
[wrap-git]
url = https://github.com/benhoyt/inih.git
revision = r49