openbsd-ports/books
naddy d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(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@
2020-03-20 16:44:21 +00:00
..
AsteriskGuide Remove unresponsive maintainers 2019-07-17 14:49:19 +00:00
AsteriskTFOT
autobook
clisp-hyperspec Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
cvs-guide
diveintopython
diveintopython3
docbook-guide
gcide
grokking-the-gimp
haskell-report
JLS Switch to PERMIT_(DISTFILES|PACKAGE). 2019-07-14 02:16:50 +00:00
JVMS Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00
man-pages-posix
mason-book
progit Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
svnbook
tex-by-topic
thinking-forth
utp
vol3ol
vol6a
wndw drop maintainer 2020-02-03 20:40:37 +00:00
Makefile