FreeBSD Bugzilla – Attachment 94406 Details for
Bug 132555
sysutils/ldap-account-manager: fix config.cfg overwriting; fix lamdaemon.pl permissions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 1.16 KB, created by
basil
on 2009-03-11 19:00:07 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
basil
Created:
2009-03-11 19:00:07 UTC
Size:
1.16 KB
patch
obsolete
>===> Generating patch >===> Viewing diff with more >diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile >--- /usr/ports/sysutils/ldap-account-manager/Makefile 2009-02-10 21:27:52.000000000 +0200 >+++ /root/ldap-account-manager/Makefile 2009-03-11 20:45:20.000000000 +0200 >@@ -7,6 +7,7 @@ > > PORTNAME= ldap-account-manager > PORTVERSION= 2.5.0 >+PORTREVISION= 1 > CATEGORIES= sysutils www > MASTER_SITES= SF/${PNAME} > DISTNAME= ${PORTNAME:L}-${PORTVERSION} >@@ -44,16 +45,16 @@ > .endif > > post-install: >- @if [ ! -f ${WWWDIR}/config/config.conf ]; then \ >+ @if [ ! -f ${WWWDIR}/config/config.cfg ]; then \ > ${CP} -p ${WWWDIR}/config/config.cfg_sample ${WWWDIR}/config/config.cfg ; \ > fi > @if [ ! -f ${WWWDIR}/config/lam.conf ]; then \ > ${CP} -p ${WWWDIR}/config/lam.conf_sample ${WWWDIR}/config/lam.conf ; \ > fi >- > @${FIND} ${WWWDIR} -type f -exec ${CHMOD} 644 {} \; > @${FIND} ${WWWDIR} -type d -exec ${CHMOD} 755 {} \; > @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/config ${WWWDIR}/sess ${WWWDIR}/tmp >+ @${CHMOD} 755 ${WWWDIR}/lib/lamdaemon.pl > @${LN} -sf /etc/shells ${WWWDIR}/config/shells > @${CAT} ${PKGMESSAGE} > >===> Done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 132555
: 94406