aboutsummaryrefslogtreecommitdiffstats
path: root/community/log4cplus/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/log4cplus/APKBUILD')
-rw-r--r--community/log4cplus/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/log4cplus/APKBUILD b/community/log4cplus/APKBUILD
index 4b6805c92eb..e9fbef4259b 100644
--- a/community/log4cplus/APKBUILD
+++ b/community/log4cplus/APKBUILD
@@ -5,14 +5,13 @@ pkgrel=0
pkgdesc="Logging Framework for C++"
url="https://sourceforge.net/p/log4cplus/wiki/Home/"
# tests/testsuite.dir/58/testsuite.log
-# 4 ./appender_test.at:5: "${abs_top_builddir}/appender_test" 2>&1
+# 4 ./appender_test.at:5: "$abs_top_builddir/appender_test" 2>&1
# 5 Aborted (core dumped)
arch="all !armhf !armv7" # test 50 dumps core
license="Apache-2.0"
checkdepends="findutils"
subpackages="$pkgname-static $pkgname-dev $pkgname-unicode"
-source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz"
-builddir="$srcdir/$pkgname-$pkgver"
+source="https://downloads.sourceforge.net/log4cplus/log4cplus-$pkgver.tar.xz"
build() {
./configure \