aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/abook/APKBUILD (renamed from testing/abook/APKBUILD)4
-rw-r--r--community/abook/gcc6.patch (renamed from testing/abook/gcc6.patch)0
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/abook/APKBUILD b/community/abook/APKBUILD
index b081c6f22d..8b04a787a6 100644
--- a/testing/abook/APKBUILD
+++ b/community/abook/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
-# Maintainer:
+# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
pkgname=abook
pkgver=0.6.1
_ver=${pkgver/_pre/pre}
@@ -13,7 +13,7 @@ subpackages="$pkgname-doc $pkgname-lang"
source="http://$pkgname.sourceforge.net/devel/$pkgname-${_ver}.tar.gz
gcc6.patch"
-builddir=$srcdir/$pkgname-$_ver
+builddir="$srcdir"/$pkgname-$_ver
prepare() {
default_prepare || return 1
cd "$builddir"
diff --git a/testing/abook/gcc6.patch b/community/abook/gcc6.patch
index e7422187e3..e7422187e3 100644
--- a/testing/abook/gcc6.patch
+++ b/community/abook/gcc6.patch