mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Remove /etc/redox-release
Screenfetch now understands /etc/os-release
This commit is contained in:
parent
d7493046d4
commit
312df3a563
@ -57,11 +57,6 @@ path = "/etc/os-release"
|
||||
data = "../usr/lib/os-release"
|
||||
symlink = true
|
||||
|
||||
# FIXME remove once screenfetch supports reading os-release instead
|
||||
[[files]]
|
||||
path = "/etc/redox-release"
|
||||
data = "0.8.0"
|
||||
|
||||
## Symlinks for usrmerge
|
||||
[[files]]
|
||||
path = "/usr"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user