Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35413 Details for
Bug 44743
smbumount denies umounting of shares on ppc as non-root
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
samba-3.0.4-r1.ebuild.diff
samba-3.0.4-r1.ebuild.diff (text/plain), 451 bytes, created by
Alberto Garcia Hierro (Skyhusker)
on 2004-07-14 12:46:21 UTC
(
hide
)
Description:
samba-3.0.4-r1.ebuild.diff
Filename:
MIME Type:
Creator:
Alberto Garcia Hierro (Skyhusker)
Created:
2004-07-14 12:46:21 UTC
Size:
451 bytes
patch
obsolete
>--- samba-3.0.4-r1.ebuild.orig 2004-07-14 21:03:20.621267224 +0200 >+++ samba-3.0.4-r1.ebuild 2004-07-14 21:46:28.959779960 +0200 >@@ -61,6 +61,15 @@ > > #Next one is from eger@cc.gatech.edu :) > epatch ${FILESDIR}/samba-3.0.4-python-setup.patch || die >+ >+ #Fix #44743 >+ if [ "${ARCH}" = "ppc" ] >+ then >+ cd ${S} >+ epatch ${FILESDIR}/smbumount-uid32.patch >+ cd - >+ fi >+ > #Fix for bug #27858 > if [ "${ARCH}" = "sparc" -o "${ARCH}" = "ppc" ] > then
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 44743
: 35413 |
35414
|
35416