Use absolute path for submodule
This commit is contained in:
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
Submodule build updated: 62e085e2ac...df48ab9943
Reference in New Issue
Block a user