]> git.pld-linux.org Git - packages/findutils.git/blame - findutils-am-workaround.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/findutils.git] / findutils-am-workaround.patch
CommitLineData
dc0f5fba
JB
1--- findutils-4.1.6/locate/Makefile.in.orig Sat Oct 14 04:51:46 2000
2+++ findutils-4.1.6/locate/Makefile.in Sat Mar 10 12:38:54 2001
3@@ -701,7 +701,7 @@
4 chmod +x $@
5
6 install:
7- $(top_srcdir)/mkinstalldirs $(localstatedir)
8+ $(top_srcdir)/mkinstalldirs $(DESTDIR)$(localstatedir)
9
10 # Tell versions [3.59,3.63) of GNU make to not export all variables.
11 # Otherwise a system limit (for SysV at least) may be exceeded.
This page took 0.02339 seconds and 4 git commands to generate.