mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/libdsk: Fixes doc installation
Fixes bug #600354 Package-Manager: portage-2.3.0
This commit is contained in:
@@ -17,7 +17,7 @@ DEPEND="doc? ( app-office/lyx )"
|
||||
RDEPEND=""
|
||||
|
||||
src_prepare() {
|
||||
if use doc ; then
|
||||
if ! use doc ; then
|
||||
sed -i Makefile.in -e '/^SUBDIRS/s|doc$||' || die
|
||||
fi
|
||||
eapply_user
|
||||
|
||||
Reference in New Issue
Block a user