Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25846 Details for
Bug 41796
samba-3.0.2a ebuild fails to install smbldap-tools correctly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patches ebuild to r1
samba-3.0.2a-r1.ebuild.patch (text/plain), 1.57 KB, created by
Toby Bryans
on 2004-02-18 04:02:17 UTC
(
hide
)
Description:
patches ebuild to r1
Filename:
MIME Type:
Creator:
Toby Bryans
Created:
2004-02-18 04:02:17 UTC
Size:
1.57 KB
patch
obsolete
>--- samba-3.0.2a.ebuild 2004-02-18 09:49:34.000000000 +0000 >+++ samba-3.0.2a-r1.ebuild 2004-02-18 11:54:24.000000000 +0000 >@@ -317,17 +317,14 @@ > # Install IDEALX scripts for LDAP backend administration. > if use ldap; then > cd ${WORKDIR}/smbldap-tools-${SMBLDAP_TOOLS_VER} >- exeinto /usr/share/samba/scripts ; doexe smbldap-*.pl >+ exeinto /usr/share/samba/scripts ; doexe smbldap-* > exeinto /usr/sbin ; doexe mkntpwd/mkntpwd >- insinto /etc/samba ; doins smbldap_conf.pm >+ insinto /etc/smbldap-tools ; doins smbldap*.conf > exeinto /etc/samba ; doexe smbldap_tools.pm > eval `perl '-V:installarchlib'` > dodir ${installarchlib} >- dosym /etc/samba/smbldap_conf.pm ${installarchlib} >- dosym /etc/samba/smbldap_conf.pm /usr/share/samba/scripts >- dosym /etc/samba/smbldap_tools.pm ${installarchlib} >+ dosym /etc/samba/smbldap_tools.pm {$installarchlib} > dosym /etc/samba/smbldap_tools.pm /usr/share/samba/scripts >- einfo "WARNING: the smbldap-tools conf file location has changed to /etc/smbldap-tools" > cd ${S} > fi > >@@ -417,4 +414,15 @@ > install -m0755 -o root -g root -d ${ROOT}/var/lib/samba/{netlogon,profiles} > install -m0755 -o root -g root -d \ > ${ROOT}/var/lib/samba/printers/{W32X86,WIN40,W32ALPHA,W32MIPS,W32PPC} >+ >+ if use ldap; then >+ echo "" >+ einfo "WARNING: the smbldap-tools conf file location has changed to" >+ einfo " /etc/smbldap-tools" >+ einfo "reconfiguration will be necessary." >+ echo "" >+ einfo "WARNING: the names of the scripts in /usr/shared/samba/scripts" >+ einfo "have changed. Please update your /etc/samba/smb.conf." >+ echo "" >+ fi; > }
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41796
: 25846