90d0e85 Fix up Cargo.toml.orig error message that started to appear with Rust 1.43.0

1 file Authored by Thomas Jarosch 3 years ago, Committed by ignatenkobrain 3 years ago,
    Fix up Cargo.toml.orig error message that started to appear with Rust 1.43.0
    
    + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 /opt/rust/bin/cargo package -l
    + grep -w -v Cargo.lock
    + xargs -d '\n' /bin/cp --parents -a -t /user/rpmbuild/BUILDROOT/rust-term_size-0.3.0-1.i2n.x86_64/datastore/dev/rust/cargo/registry/term_size-0.3.0
    warning: No (git) VCS found for `/datastore/rpmbuild/BUILD/term_size-0.3.0`
    /bin/cp: cannot stat 'Cargo.toml.orig': No such file or directory
    
    Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
    
        
file modified
+2 -2