Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 613440 Details for
Bug 708980
media-sound/audacity[doc]: FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/media-sound/audacity-2.3.3/work/help/manual/m'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix audacity-2.3.3 doc installation
audacity-2.3.3.patch (text/plain), 667 bytes, created by
Adrian Bassett
on 2020-02-12 10:40:44 UTC
(
hide
)
Description:
Patch to fix audacity-2.3.3 doc installation
Filename:
MIME Type:
Creator:
Adrian Bassett
Created:
2020-02-12 10:40:44 UTC
Size:
667 bytes
patch
obsolete
>--- audacity-2.3.3.ebuild 2020-02-12 10:22:58.238947791 +0000 >+++ audacity-2.3.3-new.ebuild 2020-02-12 10:36:46.032775558 +0000 >@@ -1,4 +1,4 @@ >-# Copyright 1999-2020 Gentoo Authors >+# Copyright 1999-2019 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=7 >@@ -120,8 +120,8 @@ > > if use doc ; then > docinto html >- dodoc -r "${WORKDIR}"/help/manual/{m,man,manual} >- dodoc "${WORKDIR}"/help/manual/{favicon.ico,index.html,quick_help.html} >+ dodoc -r "${WORKDIR}"/manual/{m,man,manual} >+ dodoc "${WORKDIR}"/manual/{favicon.ico,index.html,quick_help.html} > dosym ../../doc/${PF}/html /usr/share/${PN}/help/manual > 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 708980
: 613440