summarylogtreecommitdiffstats
path: root/shares.patch
diff options
context:
space:
mode:
Diffstat (limited to 'shares.patch')
-rw-r--r--shares.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/shares.patch b/shares.patch
deleted file mode 100644
index 71ac0245c2e1..000000000000
--- a/shares.patch
+++ /dev/null
@@ -1,11 +0,0 @@
- --- a/libshares/shares.c 2022-01-22 18:59:51.925421512 +0100
-+++ b/libshares/shares.c 2022-01-22 19:00:16.665155816 +0100
-@@ -711,7 +711,7 @@
- return FALSE;
-
- argv[0] = "add";
-- argv[1] = "-l";
-+ argv[1] = "--long";
- argv[2] = info->share_name;
- argv[3] = info->path;
- argv[4] = info->comment;