summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/cantor/cantor-16.04.49.9999.ebuild9
-rw-r--r--kde-apps/cantor/cantor-9999.ebuild9
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/cantor/cantor-16.04.49.9999.ebuild b/kde-apps/cantor/cantor-16.04.49.9999.ebuild
index 3cdcedc7155..7f991679f4b 100644
--- a/kde-apps/cantor/cantor-16.04.49.9999.ebuild
+++ b/kde-apps/cantor/cantor-16.04.49.9999.ebuild
@@ -56,8 +56,6 @@ DEPEND="${RDEPEND}
RESTRICT="test"
-PATCHES=( "${FILESDIR}/${PN}-15.12.3-tests.patch" )
-
pkg_setup() {
use python && python_setup
kde5_pkg_setup
@@ -69,13 +67,6 @@ src_prepare() {
# FIXME: shipped FindPythonLibs3.cmake does not work for Gentoo
sed -e "/^find_package(PythonLibs3)/ s/^/#/" \
-i src/backends/CMakeLists.txt || die
-
- if ! use test ; then
- sed -e "/add_subdirectory(test)/ s/^/#DONT/" \
- -i src/lib/CMakeLists.txt || die
- sed -e "/add_subdirectory(tests)/ s/^/#DONT/" \
- -i src/backends/python3/CMakeLists.txt || die
- fi
}
src_configure() {
diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild
index 3cdcedc7155..7f991679f4b 100644
--- a/kde-apps/cantor/cantor-9999.ebuild
+++ b/kde-apps/cantor/cantor-9999.ebuild
@@ -56,8 +56,6 @@ DEPEND="${RDEPEND}
RESTRICT="test"
-PATCHES=( "${FILESDIR}/${PN}-15.12.3-tests.patch" )
-
pkg_setup() {
use python && python_setup
kde5_pkg_setup
@@ -69,13 +67,6 @@ src_prepare() {
# FIXME: shipped FindPythonLibs3.cmake does not work for Gentoo
sed -e "/^find_package(PythonLibs3)/ s/^/#/" \
-i src/backends/CMakeLists.txt || die
-
- if ! use test ; then
- sed -e "/add_subdirectory(test)/ s/^/#DONT/" \
- -i src/lib/CMakeLists.txt || die
- sed -e "/add_subdirectory(tests)/ s/^/#DONT/" \
- -i src/backends/python3/CMakeLists.txt || die
- fi
}
src_configure() {