[Pkg-samba-maint] [samba] 04/05: Remove Fix_parallel_build.patch, not working

Mathieu Parent sathieu at moszumanska.debian.org
Mon Oct 31 20:28:05 UTC 2016


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

sathieu pushed a commit to branch experimental
in repository samba.

commit 83a0065caa8a105e82337dadd43d459fb5d526ae
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Mon Oct 31 21:24:49 2016 +0100

    Remove Fix_parallel_build.patch, not working
---
 debian/patches/Fix_parallel_build.patch | 25 -------------------------
 debian/patches/series                   |  1 -
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/Fix_parallel_build.patch b/debian/patches/Fix_parallel_build.patch
deleted file mode 100644
index 79405bf..0000000
--- a/debian/patches/Fix_parallel_build.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 2f579b37764e14c1b09581dbd4841def7b72b64e Mon Sep 17 00:00:00 2001
-From: Mathieu Parent <math.parent at gmail.com>
-Date: Wed, 12 Oct 2016 20:46:57 +0200
-Subject: [PATCH] ctdb/wscript: Call CHECK_XSLTPROC_MANPAGES() before checking
- XSLTPROC_MANPAGES
-
-This should fix parallel builds, including tests.reproducible-builds.org
-
-Thanks HW42 on IRC
----
- ctdb/wscript | 1 +
- 1 file changed, 1 insertion(+)
-
-Index: samba/ctdb/wscript
-===================================================================
---- samba.orig/ctdb/wscript
-+++ samba/ctdb/wscript
-@@ -230,6 +230,7 @@ def configure(conf):
-         conf.DEFINE('SAMBA_UTIL_CORE_ONLY', 1, add_to_cflags=True)
-         conf.SAMBA_CONFIG_H()
- 
-+    conf.CHECK_XSLTPROC_MANPAGES()
-     if 'XSLTPROC_MANPAGES' in conf.env and conf.env['XSLTPROC_MANPAGES']:
-         conf.env.ctdb_generate_manpages = True
-     else:
diff --git a/debian/patches/series b/debian/patches/series
index d84f487..fd86bac 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -16,4 +16,3 @@ Add-documentation-to-systemd-Unit-files.patch
 fix_kill_path_in_units.patch
 CTDB-Fix-samba-eventscript.patch
 nmbd-requires-a-working-network.patch
-Fix_parallel_build.patch

-- 
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