Skip to content
  • Kevin Daudt's avatar
    abuild-clean: add option to make files writable before cleanup · 2e77e339
    Kevin Daudt authored and Natanael Copa's avatar Natanael Copa committed
    Some projects might leave files which are not writable for the current
    user. The cleanup process then fails and leaves files / directories
    behind.
    
    This can easily be fixed by making everything writable before removing
    the files.
    
    Add the option 'chmod-clean' which does just that.
    2e77e339