Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 554667 Details for
Bug 670722
media-sound/lmms-9999: sandbox violation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
lmms-9999.patch
lmms-9999.patch (text/plain), 638 bytes, created by
Samuel Bauer
on 2018-11-09 17:00:58 UTC
(
hide
)
Description:
lmms-9999.patch
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2018-11-09 17:00:58 UTC
Size:
638 bytes
patch
obsolete
>--- /usr/portage/media-sound/lmms/lmms-9999.ebuild 2018-11-09 02:20:53.951520409 +0100 >+++ /mnt/gentoo/overlay/bugs/media-sound/lmms/lmms-9999.ebuild 2018-11-09 02:16:31.974528149 +0100 >@@ -62,6 +62,11 @@ > > DOCS=( README.md doc/AUTHORS ) > >+src_prepare() { >+ sed -i 's/^/#/' cmake/modules/BashCompletion.cmake >+ eapply_user >+} >+ > src_configure() { > local mycmakeargs+=( > -DUSE_WERROR=FALSE >@@ -89,6 +94,11 @@ > cmake-utils_src_configure > } > >+src_install() { >+ default >+ insinto /usr/share/bash-completion/completions/ >+ doins doc/bash-completion/lmms >+} > pkg_postinst() { > xdg_mimeinfo_database_update > xdg_desktop_database_update
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 670722
:
554582
|
554667
|
555008
|
556948
|
699360