mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Merge branch 'orbutils_same_as' into 'master'
Use source.same_as for orbutils recipes See merge request redox-os/redox!1835
This commit is contained in:
commit
2641d25255
@ -1,5 +1,5 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/orbutils.git"
|
||||
same_as = "../orbutils"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/orbutils.git"
|
||||
same_as = "../orbutils"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/orbutils.git"
|
||||
same_as = "../orbutils"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user