Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 20:25:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191037] sysutils/ldap-account-manager version update
Message-ID:  <bug-191037-13-hTxt8vfjwS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191037-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191037-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191037

--- Comment #3 from basil@vpm.net.ua ---
yes, config's does't exist in package.

Please look in Makefile


CONFIGS= config.cfg lam.conf

.if !exists(${STAGEDIR}${WWWDIR}/config/${CONFIG})
<------>@${CP} ${STAGEDIR}${WWWDIR}/config/${CONFIG}_sample
${STAGEDIR}${WWWDIR}/config/${CONFIG}
.endif

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191037-13-hTxt8vfjwS>