refactor: move /bin/rc -> /bin/rcrypt
This commit is contained in:
parent
ae5aae7fb4
commit
ce2de4bf9d
@ -53,7 +53,7 @@ const PROGRAMS: &[(&str, &str)] = &[
|
||||
("rsh", "bin/rsh"),
|
||||
("rshd", "sbin/rshd"),
|
||||
// crypt
|
||||
("crypt", "bin/rc"),
|
||||
("crypt", "bin/crypt"),
|
||||
// ("dyn-loader", "libexec/dyn-loader"),
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user