[Pkg-samba-maint] [samba] 05/08: build generated files with PIDL rather than what is in the tree
Andrew Bartlett
abartlet-guest at moszumanska.debian.org
Wed Apr 13 01:33:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
abartlet-guest pushed a commit to branch wheezy
in repository samba.
commit 3e05fb719cacf8bff9871eb05ac868c48597d416
Author: Andrew Bartlett <abartlet at samba.org>
Date: Fri Apr 8 16:09:42 2016 +1200
build generated files with PIDL rather than what is in the tree
---
debian/control | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e82b64d..c9477fd 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9~), libpam0g-dev, libreadline-dev,
libcap-dev [linux-any],
libkeyutils-dev [linux-any],
libctdb-dev (>= 1.10+git20110412),
- pkg-config
+ pkg-config, perl
Build-Conflicts: libfam-dev,python-ldb,python-ldb-dev
Standards-Version: 3.9.3
Homepage: http://www.samba.org
diff --git a/debian/rules b/debian/rules
index 5964596..616dacc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,7 +70,7 @@ override_dh_auto_configure:
dh_auto_configure -- $(conf_args)
override_dh_auto_build:
- dh_auto_build --parallel -- everything nsswitch
+ dh_auto_build --parallel -- idl_full everything nsswitch
# our test suite requires including a wrapper lib we don't want to ship.
override_dh_auto_test:
--
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