aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authork0r10n <k0r10n.dev@gmail.com>2014-10-18 19:45:18 +0400
committerNatanael Copa <ncopa@alpinelinux.org>2014-10-20 12:38:11 +0000
commit3a719a091cc603f69984ce8520ee07f09581d080 (patch)
tree9783583ce4269e63b727a6b0a1acab763a6dfb64 /testing
parentff305f8b9b61652158cb31bb998bbb71a4a3c3ec (diff)
downloadaports-3a719a091cc603f69984ce8520ee07f09581d080.tar.bz2
aports-3a719a091cc603f69984ce8520ee07f09581d080.tar.xz
testing/baloo and testing/oxygen-icons: Cleaned up
Diffstat (limited to 'testing')
-rw-r--r--testing/baloo/APKBUILD1
-rw-r--r--testing/oxygen-icons/APKBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/baloo/APKBUILD b/testing/baloo/APKBUILD
index f31a6dd8fa..663eeb6d0f 100644
--- a/testing/baloo/APKBUILD
+++ b/testing/baloo/APKBUILD
@@ -9,7 +9,6 @@ arch="all"
license="LGPL"
depends=
depends_dev="kdepimlibs-dev kfilemetadata-dev xapian-core-dev"
-#xapian-core-dev"
makedepends="$depends_dev automoc4 cmake"
install=""
subpackages="$pkgname-dev $pkgname-libs"
diff --git a/testing/oxygen-icons/APKBUILD b/testing/oxygen-icons/APKBUILD
index 8f53e06f7d..9ba50e41d7 100644
--- a/testing/oxygen-icons/APKBUILD
+++ b/testing/oxygen-icons/APKBUILD
@@ -33,7 +33,6 @@ build() {
-DCMAKE_BUILD_TYPE=Release \
-DKDE4_BUILD_TESTS=OFF \
"$_builddir" || return 1
-#-DCMAKE_SKIP_RPATH=ON "$_builddir" || return 1
make || return 1
}