freebsd-src/usr.bin/locate
Dag-Erling Smørgrav 26bd374e72 locate.updatedb: Revert to using cat to copy the db.
This script is usually run unprivileged, so install fails to create a
temporary file while copying the finished database.  Revert to using
cat, which can overwrite the existing file as it is usually owned by
the same user which is running the script.

Fixes:		f62c1f3f8e
MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D46872
2024-10-02 17:55:06 +02:00
..
bigram Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
code Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
locate locate.updatedb: Revert to using cat to copy the db. 2024-10-02 17:55:06 +02:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00