Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815352 - app-backup/snapper installs man pages conditionally on 'doc' USE flag
Summary: app-backup/snapper installs man pages conditionally on 'doc' USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dainius Masiliūnas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-29 12:21 UTC by Florian Schmaus
Modified: 2023-08-09 11:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Schmaus gentoo-dev 2021-09-29 12:21:06 UTC
The ebuild for snapper installs the man pages only if the 'doc' USE flag is enabled. Furthermore, it appears that the 'doc' USE flag is mostly (only?) about installing or not installing the man pages. If so, then I suggest always building snapper with --enable-doc.
Comment 1 Dainius Masiliūnas 2021-10-07 07:59:09 UTC
That sounds reasonable. I'm not good enough at reading autotools files to figure out what else the flag does, but I think it should be fine to always build with doc.
Comment 2 Florian Schmaus gentoo-dev 2023-08-08 09:41:33 UTC
Dainius, dlan: friendly ping
Comment 3 Larry the Git Cow gentoo-dev 2023-08-09 11:47:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43124426010e8ad118981f67a6c2edf0bd84925

commit c43124426010e8ad118981f67a6c2edf0bd84925
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2023-08-09 11:22:14 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2023-08-09 11:27:05 +0000

    app-backup/snapper: drop USE=doc, build man unconditionally
    
    Closes: https://bugs.gentoo.org/815352
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 app-backup/snapper/snapper-0.10.5-r1.ebuild | 89 +++++++++++++++++++++++++++++
 1 file changed, 89 insertions(+)