aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-14 19:23:07 +0300
committerTimo Teräs <timo.teras@iki.fi>2018-07-19 10:22:27 +0000
commitc2dd3795830f7685e453b8cb1aa1c83a8cfa2068 (patch)
tree4e8ff50b33d79f6743d6de3c2a56644f82f0c08d
parentc1244ee13ea9bebf29fe0a3ea31ad711b9ac7189 (diff)
downloadaports-c2dd3795830f7685e453b8cb1aa1c83a8cfa2068.tar.bz2
aports-c2dd3795830f7685e453b8cb1aa1c83a8cfa2068.tar.xz
main/weechat: remove custom prepare function
-rw-r--r--main/weechat/APKBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/weechat/APKBUILD b/main/weechat/APKBUILD
index 3c7c257900..2d0060a231 100644
--- a/main/weechat/APKBUILD
+++ b/main/weechat/APKBUILD
@@ -20,11 +20,6 @@ builddir="$srcdir/$pkgname-$pkgver"
# 1.9.1-r0:
# - CVE-2017-14727
-prepare() {
- cd "$builddir"
- default_prepare
-}
-
build() {
cd "$builddir"
mkdir -p build