(which is not) throughout the ports Makefiles.
* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.
ok kn@ rsadowski@ espie@
Faba is a Linux desktop icon theme. It has designed with simplicity and
compliance to standards in mind.
Faba's purpose is to serve as a base icon theme to others (such as
Moka). It comprises only of a system icons -folders, mimetypes, toolbar
icons, etc.
ok ajacoutot@