]> git.pld-linux.org Git - packages/findutils.git/blob - findutils-DESTDIR.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/findutils.git] / findutils-DESTDIR.patch
1 --- findutils-4.1.5/locate/Makefile.am.wiget    Thu Mar  2 18:46:39 2000
2 +++ findutils-4.1.5/locate/Makefile.am  Wed May 31 14:50:14 2000
3 @@ -36,6 +36,6 @@
4         chmod +x $@
5  
6  install:
7 -       $(top_srcdir)/mkinstalldirs $(localstatedir)
8 +       $(top_srcdir)/mkinstalldirs $(DESTDIR)$(localstatedir)
9  
10  SUBDIRS = testsuite
This page took 0.083666 seconds and 3 git commands to generate.