Use absolute path for submodule
This commit is contained in:
parent
4426d10d5a
commit
ddd36472d4
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -385,7 +385,8 @@
|
||||
[submodule "build"]
|
||||
path = build
|
||||
# XXX: pbuild fix https://github.com/openSUSE/obs-build/pull/896
|
||||
url = ../build.git
|
||||
url = https://gitea.opensuse.org/mold/build.git
|
||||
branch = lnussel
|
||||
[submodule "psmisc"]
|
||||
path = psmisc
|
||||
url = ../../rpm/psmisc.git
|
||||
|
2
build
2
build
@ -1 +1 @@
|
||||
Subproject commit 62e085e2aca5fa7484e7191a12108b4d779dc710
|
||||
Subproject commit df48ab99437e2a81516529ac3fab1ea5b139c343
|
Loading…
Reference in New Issue
Block a user