From 7efa0bf5dced0a634223aa181f9932f29bbbdefc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 14 May 2014 09:49:03 +0200 Subject: allow autoreconf --- package/nfs-utils/patches/patch-tools_Makefile_am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/nfs-utils/patches/patch-tools_Makefile_am (limited to 'package/nfs-utils/patches/patch-tools_Makefile_am') diff --git a/package/nfs-utils/patches/patch-tools_Makefile_am b/package/nfs-utils/patches/patch-tools_Makefile_am new file mode 100644 index 000000000..dda2eeba5 --- /dev/null +++ b/package/nfs-utils/patches/patch-tools_Makefile_am @@ -0,0 +1,10 @@ +--- nfs-utils-1.3.0.orig/tools/Makefile.am 2014-03-25 16:12:07.000000000 +0100 ++++ nfs-utils-1.3.0/tools/Makefile.am 2014-05-13 21:09:39.000000000 +0200 +@@ -6,6 +6,6 @@ if CONFIG_RPCGEN + OPTDIRS += rpcgen + endif + +-SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat $(OPTDIRS) ++SUBDIRS = $(OPTDIRS) + + MAINTAINERCLEANFILES = Makefile.in -- cgit v1.2.3