1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

Update rm command to fix the build

This commit is contained in:
Jordi Boggiano 2014-01-07 02:25:28 +01:00
parent aa889f6bae
commit d321274556

View file

@ -1,4 +1,4 @@
#[link(name="rm", vers="1.0.0", author="Arcterus")]; #[crate_id(name="rm", vers="1.0.0", author="Arcterus")];
/* /*
* This file is part of the uutils coreutils package. * This file is part of the uutils coreutils package.