summaryrefslogtreecommitdiffstats
path: root/testing/fakechroot
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-03-04 12:42:12 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2013-03-11 14:07:23 +0000
commit5c6c8a64c8a0a413062e231c3b8602aa1efec6d8 (patch)
treec238bdef5b95abd45f16ed990ef777ae425234a6 /testing/fakechroot
parent73701a4aba80f6741c497c90ed1b70b139e32daa (diff)
downloadaports-5c6c8a64c8a0a413062e231c3b8602aa1efec6d8.tar.bz2
aports-5c6c8a64c8a0a413062e231c3b8602aa1efec6d8.tar.xz
testing/fakechroot: makedepends updated and source url fixed
Diffstat (limited to 'testing/fakechroot')
-rw-r--r--testing/fakechroot/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/fakechroot/APKBUILD b/testing/fakechroot/APKBUILD
index bba493cf6..56423d8fd 100644
--- a/testing/fakechroot/APKBUILD
+++ b/testing/fakechroot/APKBUILD
@@ -28,6 +28,7 @@ prepare() {
build() {
cd "$_builddir"
+ ./autogen.sh
./configure \
--prefix=/usr \
--sysconfdir=/etc || return 1