summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-09-15 22:31:21 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-09-15 22:31:21 +0400
commit7882352136aa826f27cdbbeabe19c422afc2ad36 (patch)
tree5ee83cb6e33dabe669c99b4d359ff863154c3c91
parent23f9bc75847c42d595d3a1254eb1a89011d90ff5 (diff)
downloadsendmail-7882352136aa826f27cdbbeabe19c422afc2ad36.tar.gz
Build with --disable-nisplus
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 4a07668..4811282 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,6 +59,10 @@ DEB_AC_AUX_DIR = $(CURDIR)/debian/build
DEB_CONFIGURE_SCRIPT = $(CURDIR)/debian/configure
DEB_CONFIGURE_INVOKE = cd $(CURDIR)/debian \
&& $(DEB_CONFIGURE_SCRIPT_ENV) $(DEB_CONFIGURE_SCRIPT) $(DEB_CONFIGURE_NORMAL_ARGS)
+
+# No NIS+ at illumos
+DEB_CONFIGURE_NORMAL_ARGS += --disable-nisplus
+
DEB_MAKE_INVOKE =
DEB_MAKE_BUILD_TARGET =
DEB_MAKE_INSTALL_TARGET =