aboutsummaryrefslogtreecommitdiffstats
path: root/community/sysprof/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sysprof/APKBUILD')
-rw-r--r--community/sysprof/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sysprof/APKBUILD b/community/sysprof/APKBUILD
index fd228cd7fb1..de79fa8aa80 100644
--- a/community/sysprof/APKBUILD
+++ b/community/sysprof/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=sysprof
pkgver=3.34.1
-pkgrel=1
+pkgrel=2
pkgdesc="System-wide profiler for Linux"
url="http://sysprof.com/"
arch="all !s390x" # tests failing
@@ -20,7 +20,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
-Denable_gtk=true \
-Dsystemdunitdir=no \
. output