3037674 Issue 49685 - make clean fails if cargo is not installed

Authored and Committed by vashirov 5 years ago
1 file changed. 2 lines added. 0 lines removed.
    Issue 49685 - make clean fails if cargo is not installed
    
    Bug Description:
    `make clean` fails if cargo is not installed.
    
    Fix Description:
    Call `cargo clean` only when we enable Rust.
    
    https://pagure.io/389-ds-base/issue/49685
    
    Reviewed by: mreynolds (Thanks!)
    
        
file modified
+2 -0