Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593240 - app-text/liblangtag: installs docs unconditionally
Summary: app-text/liblangtag: installs docs unconditionally
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-08 21:20 UTC by Coacher
Modified: 2016-09-20 11:04 UTC (History)
0 users

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 Coacher 2016-09-08 21:20:06 UTC
Hello.

A single sed call to fix this line https://bitbucket.org/tagoh/liblangtag/src/8e58bf4042d917f6ac42d0bf6e15ccb8bc8bc651/Makefile.am?at=0.5.x&fileviewer=file-view-default#Makefile.am-3 should be enough.

Please make docs conditional wrt 'doc' IUSE.
Comment 1 Andreas Sturmlechner gentoo-dev 2016-09-20 09:24:39 UTC
CommitDate: Sat Sep 17 21:32:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6ab7bb

app-text/liblangtag: Add USE=debug,doc and sync ebuild fixes
Comment 2 Coacher 2016-09-20 11:04:26 UTC
Thank you.