mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 11:47:46 +00:00
Make path to libphysis relative
This commit is contained in:
parent
7176de7b7a
commit
5753a1fdfe
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -3,7 +3,7 @@
|
||||||
url = https://github.com/paolostivanin/libcotp.git
|
url = https://github.com/paolostivanin/libcotp.git
|
||||||
[submodule "external/libphysis"]
|
[submodule "external/libphysis"]
|
||||||
path = external/libphysis
|
path = external/libphysis
|
||||||
url = https://git.sr.ht/~redstrate/libphysis
|
url = ../libphysis
|
||||||
[submodule "external/kdsingleapplication"]
|
[submodule "external/kdsingleapplication"]
|
||||||
path = external/kdsingleapplication
|
path = external/kdsingleapplication
|
||||||
url = https://github.com/KDAB/KDSingleApplication.git
|
url = https://github.com/KDAB/KDSingleApplication.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue