]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/samba/samba-3.2.0pre1-pipedir.patch
samba: update to 4.13.0
[ipfire-2.x.git] / src / patches / samba / samba-3.2.0pre1-pipedir.patch
diff --git a/src/patches/samba/samba-3.2.0pre1-pipedir.patch b/src/patches/samba/samba-3.2.0pre1-pipedir.patch
deleted file mode 100644 (file)
index a138c70..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: samba-3.6.6/nsswitch/winbind_struct_protocol.h
-===================================================================
---- samba-3.6.6.orig/nsswitch/winbind_struct_protocol.h
-+++ samba-3.6.6/nsswitch/winbind_struct_protocol.h
-@@ -29,7 +29,7 @@ typedef char fstring[FSTRING_LEN];
-  * is needed for launchd support -- jpeach.
-  */
- #ifndef WINBINDD_SOCKET_DIR
--#define WINBINDD_SOCKET_DIR  "/tmp/.winbindd"  /* Name of PF_UNIX dir */
-+#define WINBINDD_SOCKET_DIR  "/var/run/winbindd"  /* Name of PF_UNIX dir */
- #endif
- /*