aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mono
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mono')
-rw-r--r--testing/mono/APKBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD
index 75137e8726..3727f58903 100644
--- a/testing/mono/APKBUILD
+++ b/testing/mono/APKBUILD
@@ -36,8 +36,6 @@ build() {
--with-mcs-docs=no \
--without-sigaltstack
- make get-monolite-latest
-
# dirty hack to set paxmark on grsec kernels
make || paxmark -mr mono/mini/mono-sgen && make
}