summaryrefslogtreecommitdiff
path: root/net/samba41/files/patch-source3__wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba41/files/patch-source3__wscript_build')
-rw-r--r--net/samba41/files/patch-source3__wscript_build35
1 files changed, 0 insertions, 35 deletions
diff --git a/net/samba41/files/patch-source3__wscript_build b/net/samba41/files/patch-source3__wscript_build
deleted file mode 100644
index 10c77de5d96e..000000000000
--- a/net/samba41/files/patch-source3__wscript_build
+++ /dev/null
@@ -1,35 +0,0 @@
---- source3/wscript_build.orig 2013-09-06 09:39:57.000000000 +0000
-+++ source3/wscript_build 2013-11-20 00:35:51.687173831 +0000
-@@ -976,11 +986,13 @@
- LIBAFS_SETTOKEN
- RPC_SERVER
- NDR_SMBXSRV
-- LIBASYS
-+ LIBASYS
- ccan-hash
- NDR_SMB_ACL
- netapi
-- NDR_IOCTL
-+ NDR_IOCTL
-+ inotify
-+ dns_sd
- ''' + bld.env['dmapi_lib'],
- private_library=True,
- vars=locals())
-@@ -1261,6 +1273,7 @@
- libsmb
- msrpc3
- RPC_NDR_SRVSVC
-+ dns_sd
- cli_smb_common''')
-
- bld.SAMBA3_BINARY('net',
-@@ -1613,7 +1626,7 @@
-
- bld.SAMBA3_PYTHON('pylibsmb',
- source='libsmb/pylibsmb.c',
-- deps='smbclient samba-credentials',
-+ deps='smbclient samba-credentials libsmb errors',
- realname='samba/samba3/libsmb_samba_internal.so'
- )
-