Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app-misc/wcd-0.6.3-r2: fix docs installed into unexpected path #22685

Closed
wants to merge 1 commit into from

Conversation

mehw
Copy link
Contributor

@mehw mehw commented Oct 23, 2021

Install docs into /usr/share/doc/wcd-${PVR}.

--- wcd-6.0.3-r1.ebuild	2021-10-18 06:05:33.720340852 +0000
+++ wcd-6.0.3-r2.ebuild	2021-10-23 17:15:56.358350983 +0000
@@ -28,6 +28,7 @@
 
 src_prepare() {
 	eapply -p2 "${FILESDIR}"/${PN}-6.0.2-gentoo.patch
+	eapply -p2 "${FILESDIR}"/${P}-doc-path.patch
 	eapply_user
 	tc-export CC PKG_CONFIG
 }

Install docs into /usr/share/doc/wcd-${PVR}.

Closes: https://bugs.gentoo.org/802696
Package-Manager: Portage-3.0.20-r6, Repoman-3.0.3-r1
Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @mehw
Areas affected: ebuilds
Packages affected: app-misc/wcd

app-misc/wcd: @gentoo/shell-tools

Linked bugs

Bugs linked: 802696


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Oct 23, 2021
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2021-10-23 17:55 UTC
Newest commit scanned: 798ba16
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/bf4454fd82/output.html

@thesamesam
Copy link
Member

Thanks!

@thesamesam thesamesam added the hacktoberfest-accepted PR accepted for Hacktoberfest label Oct 24, 2021
@mehw
Copy link
Contributor Author

mehw commented Oct 24, 2021

Thanks!

You're welcome ;)

@mehw mehw deleted the wcd-0.6.3-r2 branch October 24, 2021 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. hacktoberfest-accepted PR accepted for Hacktoberfest
Projects
None yet
4 participants