X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/3710170f2e8104f816fff97c557cb75b6b7650a2..6f6bd6daee43fc16b124a9591b76bd60bc91d6d1:/bin/mdw-build diff --git a/bin/mdw-build b/bin/mdw-build index 65ea3b0..34b6383 100755 --- a/bin/mdw-build +++ b/bin/mdw-build @@ -149,7 +149,7 @@ assign srcpath $(pwd) ## Construct the output directory. assign releasepath $srcpath/dist-$build -chmod -R +w $releasepath 2>/dev/null|| : +chmod -R +w $releasepath 2>/dev/null || : rm -rf $releasepath 2>/dev/null || : mkdir $releasepath case $verbose in