mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-10 00:04:51 +03:00
kde-frameworks/ktexttemplate: Remove unused examples subdir
Upstream CMake fix pending as well: https://invent.kde.org/frameworks/ktexttemplate/-/merge_requests/52 Closes: https://bugs.gentoo.org/966102 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -19,3 +19,8 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="test? ( dev-qt/qttools:6[linguist] )"
|
||||
|
||||
src_prepare() {
|
||||
rm -r examples # unused, causes bug #966102
|
||||
ecm_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user