zbyszek / fedora-rust / rust2rpm

Forked from fedora-rust/rust2rpm 5 years ago
Clone

84a73bf data: Cargo doesn't escape paths with space

Authored and Committed by ignatenkobrain 5 years ago
    data: Cargo doesn't escape paths with space
    
    When building matrixmultiply v0.2.2:
    
    BUILDSTDERR: /usr/bin/cp: cannot stat 'spare': No such file or directory
    BUILDSTDERR: /usr/bin/cp: failed to get attributes of 'kernels': No such file or directory
    
    Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
    
        
file modified
+1 -1