]> git.pld-linux.org Git - packages/findutils.git/blob - findutils-am-workaround.patch
- massive attack, adding Source-md5
[packages/findutils.git] / findutils-am-workaround.patch
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.028351 seconds and 3 git commands to generate.