9090089 Fix build problem with nunc-stans on RawHide

Authored and Committed by mreynolds 8 years ago
    Fix build problem with nunc-stans on RawHide
    
    If /lib already exited the build would fail:
    
    "mkdir lib" -> "mkdir -p lib"
    
    Original fix done by: wibrown
    
        
file modified
+4 -1