vn971 / rua

Build tool for Arch Linux providing control, review and jailed build options
GNU General Public License v3.0
424 stars 42 forks source link

Automatically remove build-related garbage at the end of a successful build #139

Open vn971 opened 3 years ago

vn971 commented 3 years ago

E.g. subdirectories of ~/.cache/rua related to each successfully built package.

Ideally adding support for a flag that disables this behavior, e.g. --no-remove-cache, which would then not remove anything and leave the ~/.cache/rua directories as they were.