Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 345600 Details for
Bug 465956
net-fs/samba-4.0.4 tries to move ldb modules from nonexistant location
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for net-fs/samba-4.0.4 ebuild to correctly move the ldb modules.
samba-4.0.4-move-ldb-modules.patch (text/plain), 498 bytes, created by
Torsten Kurbad
on 2013-04-15 09:12:16 UTC
(
hide
)
Description:
Patch for net-fs/samba-4.0.4 ebuild to correctly move the ldb modules.
Filename:
MIME Type:
Creator:
Torsten Kurbad
Created:
2013-04-15 09:12:16 UTC
Size:
498 bytes
patch
obsolete
>--- samba-4.0.4.ebuild.orig 2013-03-24 14:53:10.000000000 +0100 >+++ samba-4.0.4.ebuild 2013-04-15 11:09:08.381680587 +0200 >@@ -129,7 +129,7 @@ > > # Move all LDB modules to their correct path > mkdir -p "${D}"/usr/$(get_libdir)/ldb/modules/ldb >- mv "${D}"/usr/$(get_libdir)/ldb/*.so "${D}"/usr/$(get_libdir)/ldb/modules/ldb >+ mv "${D}"/usr/$(get_libdir)/samba/ldb/*.so "${D}"/usr/$(get_libdir)/ldb/modules/ldb > > # Install init script and conf.d file > newinitd "${CONFDIR}/samba4.initd-r1" samba
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 465956
:
345596
| 345600