diff options
author | Phil Sutter <phil@nwl.cc> | 2021-11-02 03:24:52 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2021-11-04 02:09:56 +0100 |
commit | 622819c8f12c7b2e75f4eaecdd65c17ce63ccbdd (patch) | |
tree | 61ec8274b2cfa01d71bf827c715ae52c83a76b17 /package/nfs-utils/patches/patch-tools_Makefile_am | |
parent | 938bb9c51c9ee0a476b440c70b15cbc8edcbf087 (diff) |
nfs-utils: Update to version 2.5.2
Also update patches.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'package/nfs-utils/patches/patch-tools_Makefile_am')
-rw-r--r-- | package/nfs-utils/patches/patch-tools_Makefile_am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/nfs-utils/patches/patch-tools_Makefile_am b/package/nfs-utils/patches/patch-tools_Makefile_am deleted file mode 100644 index dda2eeba5..000000000 --- a/package/nfs-utils/patches/patch-tools_Makefile_am +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |