summaryrefslogtreecommitdiff
path: root/package/nfs-utils/patches/patch-utils_mountd_fsloc_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-11 11:04:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-11 11:04:31 +0200
commitd1436506d0726f839f5db89271ac479cf6c95486 (patch)
treebef07a63c97c7a2a5c1570cc7966de29c678034b /package/nfs-utils/patches/patch-utils_mountd_fsloc_c
parentc48b3ef4c19009e200fd2c747b2541cc9a463285 (diff)
fix varios compile issues for raspberry
Diffstat (limited to 'package/nfs-utils/patches/patch-utils_mountd_fsloc_c')
-rw-r--r--package/nfs-utils/patches/patch-utils_mountd_fsloc_c6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/nfs-utils/patches/patch-utils_mountd_fsloc_c b/package/nfs-utils/patches/patch-utils_mountd_fsloc_c
index e5569c82f..4ec4d3813 100644
--- a/package/nfs-utils/patches/patch-utils_mountd_fsloc_c
+++ b/package/nfs-utils/patches/patch-utils_mountd_fsloc_c
@@ -1,6 +1,6 @@
---- nfs-utils-1.2.1.orig/utils/mountd/fsloc.c 2009-11-04 12:13:56.000000000 +0100
-+++ nfs-utils-1.2.1/utils/mountd/fsloc.c 2009-12-25 19:26:25.000000000 +0100
-@@ -126,7 +126,7 @@ static struct servers *method_list(char
+--- nfs-utils-1.2.5.orig/utils/mountd/fsloc.c 2011-09-24 13:55:15.000000000 +0200
++++ nfs-utils-1.2.5/utils/mountd/fsloc.c 2013-07-11 11:01:30.000000000 +0200
+@@ -126,7 +126,7 @@ static struct servers *method_list(char
struct servers *rv=NULL;
xlog(L_NOTICE, "method_list(%s)\n", data);