diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-01 15:37:04 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-01 15:43:57 +0100 |
commit | 782e09b9f829c46dcbcdb1afee5f892cd3b5e67c (patch) | |
tree | 1d283b7a87e95f7b071cc355587e9bf88f7cd14c /main/nfs-utils/nfs-utils-no-exec.patch | |
parent | b20d58f4e643d155ed97a164ecc89b56444c9a8f (diff) | |
download | aports-782e09b9f829c46dcbcdb1afee5f892cd3b5e67c.tar.bz2 aports-782e09b9f829c46dcbcdb1afee5f892cd3b5e67c.tar.xz |
main/nfs-utils: add some patches
Diffstat (limited to 'main/nfs-utils/nfs-utils-no-exec.patch')
-rw-r--r-- | main/nfs-utils/nfs-utils-no-exec.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nfs-utils/nfs-utils-no-exec.patch b/main/nfs-utils/nfs-utils-no-exec.patch index 94a73d366f..a4fb06ee17 100644 --- a/main/nfs-utils/nfs-utils-no-exec.patch +++ b/main/nfs-utils/nfs-utils-no-exec.patch @@ -1,5 +1,5 @@ ---- utils/mount/mount.c Wed Apr 8 09:25:26 2009 -+++ utils/mount/mount.c Wed Apr 8 09:25:26 2009 +--- ./utils/mount/mount.c Wed Apr 8 09:25:26 2009 ++++ ./utils/mount/mount.c Wed Apr 8 09:25:26 2009 @@ -407,10 +407,6 @@ mount_error(NULL, mount_point, ENOTDIR); return 1; |