mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Remove patch for tempfile, no longer needed
This commit is contained in:
parent
5efe865235
commit
8e3eb9bc80
@ -9,7 +9,6 @@ paths = [
|
||||
"patches/platform-info",
|
||||
"patches/ring",
|
||||
"patches/tar-rs",
|
||||
"patches/tempfile",
|
||||
"patches/termsize",
|
||||
"patches/time",
|
||||
]
|
||||
|
||||
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -29,10 +29,6 @@
|
||||
path = patches/termsize
|
||||
url = https://gitlab.redox-os.org/redox-os/termsize.git
|
||||
branch = redox-unix
|
||||
[submodule "patches/tempfile"]
|
||||
path = patches/tempfile
|
||||
url = https://gitlab.redox-os.org/redox-os/tempfile.git
|
||||
branch = redox-unix
|
||||
[submodule "patches/platform-info"]
|
||||
path = patches/platform-info
|
||||
url = https://gitlab.redox-os.org/redox-os/platform-info.git
|
||||
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 0ae305457184fa974ea1c4f7ed4602afdd5fedc6
|
||||
Loading…
Reference in New Issue
Block a user