findutils: add the forgotten file (I'm sorry)

/cc #23152.
This commit is contained in:
Vladimír Čunát 2017-02-26 09:44:27 +01:00
parent 39e736b3d9
commit f157956266
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -0,0 +1,11 @@
--- a/locate/Makefile.in
+++ b/locate/Makefile.in
@@ -2357,7 +2357,7 @@ updatedb: updatedb.sh Makefile
chmod +x $@
install-data-hook:
- $(top_srcdir)/build-aux/mkinstalldirs $(DESTDIR)$(localstatedir)
+ #$(top_srcdir)/build-aux/mkinstalldirs $(DESTDIR)$(localstatedir)
dblocation.texi:
echo '@set LOCATE_DB $(LOCATE_DB)' > $@.tmp