summary refs log tree commit diff
path: root/pkgs/tools/misc/findutils/no-install-statedir.patch
blob: a7a48038a3aa00ea06aff7c7e6b769dcadfe710e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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