mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Remove the nginx duplication
This commit is contained in:
parent
6f29e06bba
commit
99d559c80f
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO Compilation error
|
||||
[source]
|
||||
tar = "https://nginx.org/download/nginx-1.24.0.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
#TODO Compilation error
|
||||
[source]
|
||||
tar = "https://nginx.org/download/nginx-1.24.0.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
Loading…
Reference in New Issue
Block a user