Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 59544 Details for
Bug 93558
app-text/silvercity-0.9.5 contains world writable executables
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for silvercity-0.9.5.ebuild
silvercity-0.9.5-r1.ebuild.patch (text/plain), 499 bytes, created by
Jürgen Hötzel
on 2005-05-22 08:18:48 UTC
(
hide
)
Description:
Patch for silvercity-0.9.5.ebuild
Filename:
MIME Type:
Creator:
Jürgen Hötzel
Created:
2005-05-22 08:18:48 UTC
Size:
499 bytes
patch
obsolete
>--- silvercity-0.9.5.ebuild 2005-05-22 16:23:23.443635128 +0200 >+++ silvercity-0.9.5-r1.ebuild 2005-05-22 16:52:50.122059184 +0200 >@@ -18,3 +18,13 @@ > RESTRICT="nomirror" > > DEPEND=">=dev-lang/python-2.3" >+ >+src_install() { >+ distutils_src_install >+ chmod -R a-w ${D} # fix permissions >+ # fix CR/LF issue >+ find ${D}/usr/bin -iname "*.py" -exec sed -e '1s/\r$//' -i \{\} \; >+ # fix path >+ sed -e '1s|#!/usr/home/sweetapp/bin/python|#!/usr/bin/env python|' \ >+ -i ${D}/usr/bin/cgi-styler-form.py >+}
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 93558
: 59544