From c9fc73c8354c8f9a91943e07e1958ebb2cb1f4b4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 16 Jan 2016 18:12:36 +0100 Subject: findutils: update to latest, musl patches no longer required, as upstream updated included gnulib copy --- package/findutils/patches/patch-xargs_Makefile_am | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/findutils/patches/patch-xargs_Makefile_am (limited to 'package/findutils/patches/patch-xargs_Makefile_am') diff --git a/package/findutils/patches/patch-xargs_Makefile_am b/package/findutils/patches/patch-xargs_Makefile_am deleted file mode 100644 index 0cff32335..000000000 --- a/package/findutils/patches/patch-xargs_Makefile_am +++ /dev/null @@ -1,11 +0,0 @@ ---- findutils-4.4.2.orig/xargs/Makefile.am 2009-05-16 17:17:01.000000000 +0200 -+++ findutils-4.4.2/xargs/Makefile.am 2014-04-23 16:00:55.249971596 +0200 -@@ -3,7 +3,7 @@ localedir = $(datadir)/locale - bin_PROGRAMS = xargs - man_MANS = xargs.1 - INCLUDES = -I.. -I../gnulib/lib -I$(top_srcdir)/gnulib/lib -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" --LDADD = ../lib/libfind.a ../gnulib/lib/libgnulib.a @INTLLIBS@ -+LDADD = ../lib/libfind.a ../gnulib/lib/libgnulib.a - EXTRA_DIST = $(man_MANS) - SUBDIRS = . testsuite - -- cgit v1.2.3