]> git.pld-linux.org Git - packages/findutils.git/commitdiff
- updated to 4.1.6
authormis <mis@pld-linux.org>
Thu, 15 Feb 2001 21:06:51 +0000 (21:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    findutils-DESTDIR.patch -> 1.2

findutils-DESTDIR.patch

index b87f4a1e0d602340466f8993fedbcead1bf33402..29d400c5e1e48fcf29f817096b86689751f3dea6 100644 (file)
@@ -1,8 +1,10 @@
 --- findutils-4.1.5/locate/Makefile.am.wiget   Thu Mar  2 18:46:39 2000
 +++ findutils-4.1.5/locate/Makefile.am Wed May 31 14:50:14 2000
-@@ -36,4 +36,4 @@
+@@ -36,6 +36,6 @@
        chmod +x $@
  
  install:
 -      $(top_srcdir)/mkinstalldirs $(localstatedir)
 +      $(top_srcdir)/mkinstalldirs $(DESTDIR)$(localstatedir)
+ SUBDIRS = testsuite
This page took 0.052324 seconds and 4 git commands to generate.