Package: rust-coreutils / 0.6.0-1

Metadata

Package Version Patches format
rust-coreutils 0.6.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable windows.diff | (download)

Cargo.toml | 2 0 + 2 - 0 !
src/uu/cat/Cargo.toml | 4 0 + 4 - 0 !
src/uu/date/Cargo.toml | 6 0 + 6 - 0 !
src/uu/du/Cargo.toml | 6 0 + 6 - 0 !
src/uu/hostname/Cargo.toml | 6 0 + 6 - 0 !
src/uu/mv/Cargo.toml | 7 0 + 7 - 0 !
src/uu/rm/Cargo.toml | 3 0 + 3 - 0 !
src/uu/sync/Cargo.toml | 7 0 + 7 - 0 !
src/uu/tail/Cargo.toml | 6 0 + 6 - 0 !
src/uu/touch/Cargo.toml | 6 0 + 6 - 0 !
src/uu/whoami/Cargo.toml | 7 0 + 7 - 0 !
src/uucore/Cargo.toml | 21 3 + 18 - 0 !
12 files changed, 3 insertions(+), 78 deletions(-)

---
disable utmp classic.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/uu/users/Cargo.toml | 4 2 + 2 - 0 !
src/uucore/Cargo.toml | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

---
use vendor.diff | (download)

.cargo/config.toml | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

---
fix prefix.diff | (download)

GNUmakefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
fix locale path.diff | (download)

GNUmakefile | 16 12 + 4 - 0 !
src/uucore/src/lib/mods/locale.rs | 108 44 + 64 - 0 !
2 files changed, 56 insertions(+), 68 deletions(-)

---