aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mbuffer
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-01-27 01:53:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-01-27 01:53:43 +0000
commit924be941138be7ccc5af8c9b20f77630dc0d466c (patch)
treeb386753c84d052448f50e12ac493bde94e8199a9 /testing/mbuffer
parent2b7ad76703deec43b91873e627ffea328b623dea (diff)
downloadaports-924be941138be7ccc5af8c9b20f77630dc0d466c.tar.bz2
aports-924be941138be7ccc5af8c9b20f77630dc0d466c.tar.xz
testing/mbuffer: remove prepare() function
Diffstat (limited to 'testing/mbuffer')
-rw-r--r--testing/mbuffer/APKBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/mbuffer/APKBUILD b/testing/mbuffer/APKBUILD
index 719ed28be9..68634596d5 100644
--- a/testing/mbuffer/APKBUILD
+++ b/testing/mbuffer/APKBUILD
@@ -17,11 +17,6 @@ source="
builddir="$srcdir"/mbuffer-$pkgver
-prepare() {
- cd "$builddir"
- default_prepare
-}
-
build() {
cd "$builddir"
./configure --prefix=/usr \