diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2016-12-28 03:37:33 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2016-12-28 03:37:33 +0100 |
commit | 7cfc1232b84bc41433786710c323287f08f92430 (patch) | |
tree | a732a0a9b425c0ff2b312f44191d70812beb5e8e /kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild | |
parent | x11-base/xorg-server: fix build w/newer glibc #580044 (diff) | |
download | gentoo-7cfc1232b84bc41433786710c323287f08f92430.tar.gz gentoo-7cfc1232b84bc41433786710c323287f08f92430.tar.bz2 gentoo-7cfc1232b84bc41433786710c323287f08f92430.zip |
kde-misc/wacomtablet: Fix configure with USE=-handbook
Gentoo-bug: 603520
Reported-by: Risimi <risimirox@gmail.com>
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild')
-rw-r--r-- | kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild b/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild index 95a0420c50bc..d551c3cc14fc 100644 --- a/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild +++ b/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1.ebuild @@ -5,7 +5,6 @@ EAPI=6 #EGIT_BRANCH="releng3.0" -KDE_DOC_DIR="doc/user" KDE_HANDBOOK="forceoptional" VIRTUALX_REQUIRED="test" inherit kde5 |