summaryrefslogtreecommitdiff
path: root/package/findutils/patches/patch-locate_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-16 18:12:36 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-16 18:12:36 +0100
commitc9fc73c8354c8f9a91943e07e1958ebb2cb1f4b4 (patch)
treeb231676415068adf4dd916d82d80c643013d4cfb /package/findutils/patches/patch-locate_Makefile_am
parent329c31246e8aea3d3a1890ea839776d707b4617f (diff)
findutils: update to latest, musl patches no longer required, as upstream updated included gnulib copy
Diffstat (limited to 'package/findutils/patches/patch-locate_Makefile_am')
-rw-r--r--package/findutils/patches/patch-locate_Makefile_am11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/findutils/patches/patch-locate_Makefile_am b/package/findutils/patches/patch-locate_Makefile_am
deleted file mode 100644
index 5ecedd78c..000000000
--- a/package/findutils/patches/patch-locate_Makefile_am
+++ /dev/null
@@ -1,11 +0,0 @@
---- findutils-4.4.2.orig/locate/Makefile.am 2009-05-16 17:17:01.000000000 +0200
-+++ findutils-4.4.2/locate/Makefile.am 2014-04-23 16:01:53.762138276 +0200
-@@ -19,7 +19,7 @@ code_SOURCES = code.c word_io.c
-
- INCLUDES = -I$(top_srcdir)/lib -I../gnulib/lib -I$(top_srcdir)/gnulib/lib -I../intl -DLOCATE_DB=\"$(LOCATE_DB)\" -DLOCALEDIR=\"$(localedir)\"
-
--LDADD = ../lib/libfind.a ../gnulib/lib/libgnulib.a @INTLLIBS@
-+LDADD = ../lib/libfind.a ../gnulib/lib/libgnulib.a
-
- $(PROGRAMS) $(LIBPROGRAMS): ../lib/libfind.a ../gnulib/lib/libgnulib.a
-