summaryrefslogtreecommitdiffstats
path: root/samba4-libpdb-soversion.patch
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2012-01-30 11:24:16 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-01-30 11:24:16 +0100
commite5bf2f114e80abd7f46d2fd41decc4146fdff65b (patch)
tree31784cf6c7afe4d986ef010cd238c15e91d01c27 /samba4-libpdb-soversion.patch
parent1304f54eb025af71aeb5a8bfb90cce94d6c03003 (diff)
downloadsamba4-e5bf2f114e80abd7f46d2fd41decc4146fdff65b.tar.gz
samba4-e5bf2f114e80abd7f46d2fd41decc4146fdff65b.tar.xz
samba4-e5bf2f114e80abd7f46d2fd41decc4146fdff65b.zip
Update pdb patch.
Diffstat (limited to 'samba4-libpdb-soversion.patch')
-rw-r--r--samba4-libpdb-soversion.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/samba4-libpdb-soversion.patch b/samba4-libpdb-soversion.patch
index e067e45..f83a073 100644
--- a/samba4-libpdb-soversion.patch
+++ b/samba4-libpdb-soversion.patch
@@ -1,15 +1,15 @@
source3/wscript_build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-diff --git a/source3/wscript_build b/source3/wscript_build
-index 8ca98b3..862a05f 100755
---- a/source3/wscript_build
-+++ b/source3/wscript_build
-@@ -721,6 +721,7 @@ bld.SAMBA3_LIBRARY('pdb',
+Index: samba-4.0.0/source3/wscript_build
+===================================================================
+--- samba-4.0.0.orig/source3/wscript_build
++++ samba-4.0.0/source3/wscript_build
+@@ -731,6 +731,7 @@ bld.SAMBA3_LIBRARY('pdb',
include/passdb.h
passdb/machine_sid.h
passdb/lookup_sid.h''',
+ vnum='0',
vars=locals())
- bld.SAMBA3_SUBSYSTEM('PARAM_UTIL',
+ bld.SAMBA3_SUBSYSTEM('SERVER_MUTEX',