pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba Other part of fix for the WINBINDD_RCD_SCRIP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9472c85e5cb6
branches:  trunk
changeset: 503128:9472c85e5cb6
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Nov 14 16:51:42 2005 +0000

description:
Other part of fix for the WINBINDD_RCD_SCRIPT problem in the samba rc.d
script.

diffstat:

 net/samba/options.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4c61d4d5d0a5 -r 9472c85e5cb6 net/samba/options.mk
--- a/net/samba/options.mk      Mon Nov 14 16:49:20 2005 +0000
+++ b/net/samba/options.mk      Mon Nov 14 16:51:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2005/11/14 08:05:27 jlam Exp $
+# $NetBSD: options.mk,v 1.10 2005/11/14 16:51:42 jlam Exp $
 
 # Recommended package options for various setups:
 #
@@ -189,6 +189,7 @@
 .  endif
 .else
 CONFIGURE_ARGS+=       --without-winbind
+FILES_SUBST+=          WINBINDD_RCD_SCRIPT=
 PLIST_SUBST+=          WINBIND="@comment "
 PLIST_SUBST+=          PAM_WINBIND="@comment no PAM winbind module"
 PLIST_SUBST+=          NSS_WINBIND="@comment no NSS winbind module"



Home | Main Index | Thread Index | Old Index