mirror of
https://github.com/systemd/systemd.git
synced 2025-10-04 05:44:39 +03:00
Update arch/debian packaging source URLs
Let's use the actual URL to avoid warnings from git about getting redirected.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -8,7 +8,7 @@
|
||||
branch = factory
|
||||
[submodule "pkg/debian"]
|
||||
path = pkg/debian
|
||||
url = https://salsa.debian.org/systemd-team/systemd
|
||||
url = https://salsa.debian.org/systemd-team/systemd.git
|
||||
branch = debian/master
|
||||
[submodule "pkg/centos"]
|
||||
path = pkg/centos
|
||||
@@ -16,5 +16,5 @@
|
||||
branch = c9s-sig-hyperscale
|
||||
[submodule "pkg/arch"]
|
||||
path = pkg/arch
|
||||
url = https://gitlab.archlinux.org/daandemeyer/systemd
|
||||
url = https://gitlab.archlinux.org/daandemeyer/systemd.git
|
||||
branch = strip
|
||||
|
Reference in New Issue
Block a user