~alpine/devel

testing/baloo and testing/oxygen-icons: Cleaned up v1 PROPOSED

k0r10n: 1
 testing/baloo and testing/oxygen-icons: Cleaned up

 2 files changed, 0 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/907/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] testing/baloo and testing/oxygen-icons: Cleaned up Export this patch

---
 testing/baloo/APKBUILD        | 1 -
 testing/oxygen-icons/APKBUILD | 1 -
 2 files changed, 2 deletions(-)
diff --git a/testing/baloo/APKBUILD b/testing/baloo/APKBUILD
index f31a6dd..663eeb6 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 8f53e06..9ba50e4 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
}

-- 
2.0.0



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---