[Pkg-samba-maint] [samba] 05/06: Drop fix-cluster-build.diff: no more needed

Mathieu Parent sathieu at moszumanska.debian.org
Mon May 16 07:43:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

sathieu pushed a commit to branch master
in repository samba.

commit 76100519a34a32550beffde2c304913da1a9f305
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sun May 15 17:27:02 2016 +0200

    Drop fix-cluster-build.diff: no more needed
---
 debian/patches/fix-cluster-build.diff | 13 -------------
 debian/patches/series                 |  1 -
 source3/wscript_build                 |  2 +-
 3 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/patches/fix-cluster-build.diff b/debian/patches/fix-cluster-build.diff
deleted file mode 100644
index afbb021..0000000
--- a/debian/patches/fix-cluster-build.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/source3/wscript_build b/source3/wscript_build
-index ace4b99..c6e35dd 100755
---- a/source3/wscript_build
-+++ b/source3/wscript_build
-@@ -209,7 +209,7 @@ bld.SAMBA3_LIBRARY('smbregistry',
-                    registry/reg_init_basic.c''',
-                    deps='''smbd_shim tdb-wrap3 NDR_SECURITY util_tdb talloc
-                    replace util_reg samba-util samba-security
--                   errors3 dbwrap samba3-util''',
-+                   errors3 dbwrap samba3-util samba3util''',
-                    allow_undefined_symbols=True,
-                    private_library=True)
- 
diff --git a/debian/patches/series b/debian/patches/series
index 11c5711..e9c34fb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,7 +11,6 @@ add-so-version-to-private-libraries
 xsltproc_dont_build_smb.conf.5.patch
 heimdal-rfc3454.txt
 Fix-privacy-breach-on-google.com.patch
-fix-cluster-build.diff
 ctdb-Fix-detection-of-gnukfreebsd.patch
 no_build_env.patch
 no_build_system.patch
diff --git a/source3/wscript_build b/source3/wscript_build
index 2638d38..3f6a43e 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -209,7 +209,7 @@ bld.SAMBA3_LIBRARY('smbregistry',
                    registry/reg_init_basic.c''',
                    deps='''smbd_shim tdb-wrap3 NDR_SECURITY util_tdb talloc
                    replace util_reg samba-util samba-security
-                   errors3 dbwrap samba3-util samba3util''',
+                   errors3 dbwrap samba3-util''',
                    allow_undefined_symbols=True,
                    private_library=True)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list