summaryrefslogtreecommitdiff
path: root/packaging/Debian/debian-sarge/rules
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2006-02-09 14:06:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:10:00 -0500
commit9fc7ee4f6cfe01f636b9a315aa0a2e80d214fccc (patch)
treebb66c7532eb5b8ffd8725086b86ae812c49248d1 /packaging/Debian/debian-sarge/rules
parentc1ffb8d9bcad9053f3d97dc89c3ff3b023401157 (diff)
downloadsamba-9fc7ee4f6cfe01f636b9a315aa0a2e80d214fccc.tar.gz
samba-9fc7ee4f6cfe01f636b9a315aa0a2e80d214fccc.tar.bz2
samba-9fc7ee4f6cfe01f636b9a315aa0a2e80d214fccc.zip
r13411: Sync with the latest fix I've made to package 3.0.21b
(This used to be commit 46f9f7a6f0352329b2e57030b2af4bc0dc72c580)
Diffstat (limited to 'packaging/Debian/debian-sarge/rules')
-rwxr-xr-xpackaging/Debian/debian-sarge/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/Debian/debian-sarge/rules b/packaging/Debian/debian-sarge/rules
index 25e598d185..4db1aafd3a 100755
--- a/packaging/Debian/debian-sarge/rules
+++ b/packaging/Debian/debian-sarge/rules
@@ -69,6 +69,7 @@ conf_args = \
--with-automount \
--with-tdbsam \
--with-ldap \
+ --with-shared-modules=idmap_ad,idmap_rid \
--with-python=python2.3
ifeq ($(DEB_HOST_GNU_SYSTEM),linux)
@@ -229,7 +230,7 @@ endif
# The smbwrapper package is not being generated anymore, so we must
# delete the related man pages.
- rm $(DESTDIR)/usr/share/man/man1/smbsh.1
+ # rm $(DESTDIR)/usr/share/man/man1/smbsh.1
# We're not providing findsmb (should we?) so let's remove the man
# pages.