]> git.pld-linux.org Git - packages/samba.git/blame - link.patch
- rename samba3-libsmbclient* to just libsmbclient
[packages/samba.git] / link.patch
CommitLineData
c04968c4
JR
1--- samba-4.1.0/lib/util/wscript_build~ 2013-06-13 11:21:02.000000000 +0200
2+++ samba-4.1.0/lib/util/wscript_build 2013-10-16 14:07:02.360316706 +0200
3@@ -9,7 +9,7 @@
4 util_str.c util_str_common.c substitute.c ms_fnmatch.c
5 server_id.c dprintf.c parmlist.c bitmap.c pidfile.c
6 tevent_debug.c util_process.c''',
7- deps='DYNCONFIG',
8+ deps='DYNCONFIG ccan-hash',
9 public_deps='talloc tevent execinfo uid_wrapper pthread LIBCRYPTO charset util_setid',
10 public_headers='debug.h attr.h byteorder.h data_blob.h memory.h safe_string.h time.h talloc_stack.h xfile.h dlinklist.h samba_util.h string_wrappers.h',
11 header_path= [ ('dlinklist.h samba_util.h', '.'), ('*', 'util') ],
This page took 0.151385 seconds and 4 git commands to generate.