pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/samba All of the samba packages should have the sa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9231958902e
branches:  trunk
changeset: 461363:c9231958902e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sun Sep 14 22:15:21 2003 +0000

description:
All of the samba packages should have the same PKG_SYSCONFDIR.

diffstat:

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

diffs (17 lines):

diff -r 03335b357343 -r c9231958902e net/samba/Makefile.common
--- a/net/samba/Makefile.common Sun Sep 14 21:29:57 2003 +0000
+++ b/net/samba/Makefile.common Sun Sep 14 22:15:21 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2003/04/07 16:30:47 cjep Exp $
+# $NetBSD: Makefile.common,v 1.9 2003/09/14 22:15:21 jlam Exp $
 
 DISTNAME=              samba-${SAMBA_DIST_VERS}
 SAMBA_DIST_VERS=       2.2.8a
@@ -24,6 +24,7 @@
 .include "../../mk/bsd.prefs.mk"
 
 PKG_SYSCONFSUBDIR?=    samba
+PKG_SYSCONFVAR=                samba
 
 VARDIR?=               /var
 SAMBA_ETCDIR?=         ${PKG_SYSCONFDIR}



Home | Main Index | Thread Index | Old Index