mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sci-visualization/labplot: Remove unused subdirs from build
Closes: https://bugs.gentoo.org/958185 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -79,6 +79,9 @@ BDEPEND="
|
||||
PATCHES=( "${FILESDIR}/${P}-ods-buildfix.patch" )
|
||||
|
||||
src_prepare() {
|
||||
# bug 958185
|
||||
rm -r lib/example src/3rdparty/kdmactouchbar || die
|
||||
|
||||
ecm_src_prepare
|
||||
|
||||
sed -e "/^ *find_package.*QT NAMES/s/Qt5 //" \
|
||||
|
||||
@@ -76,6 +76,9 @@ BDEPEND="
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
# bug 958185
|
||||
rm -r src/3rdparty/kdmactouchbar || die
|
||||
|
||||
ecm_src_prepare
|
||||
|
||||
sed -e "/^ *find_package.*QT NAMES/s/Qt5 //" \
|
||||
|
||||
Reference in New Issue
Block a user