diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-20 14:40:55 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-20 14:41:37 +0200 |
commit | a4b30459ce19bdbde09c91c97772b6bb8a66030c (patch) | |
tree | f45bb237b9d862710907a70a2c48c03b05219576 /package/nfs-utils/patches/patch-tools_rpcgen_Makefile_am | |
parent | 64c7cfdc54c30633f9bfe7f2ef7bcd39de2e1672 (diff) |
fix nfsv4 with musl
Diffstat (limited to 'package/nfs-utils/patches/patch-tools_rpcgen_Makefile_am')
-rw-r--r-- | package/nfs-utils/patches/patch-tools_rpcgen_Makefile_am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nfs-utils/patches/patch-tools_rpcgen_Makefile_am b/package/nfs-utils/patches/patch-tools_rpcgen_Makefile_am index 45cc4bb47..5da9c311e 100644 --- a/package/nfs-utils/patches/patch-tools_rpcgen_Makefile_am +++ b/package/nfs-utils/patches/patch-tools_rpcgen_Makefile_am @@ -1,5 +1,5 @@ --- nfs-utils-1.3.0.orig/tools/rpcgen/Makefile.am 2014-03-25 16:12:07.000000000 +0100 -+++ nfs-utils-1.3.0/tools/rpcgen/Makefile.am 2014-05-13 21:22:49.000000000 +0200 ++++ nfs-utils-1.3.0/tools/rpcgen/Makefile.am 2014-05-20 11:40:39.333034278 +0200 @@ -1,7 +1,9 @@ ## Process this file with automake to produce Makefile.in |