aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-initial-setup
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-initial-setup')
-rw-r--r--community/gnome-initial-setup/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-initial-setup/APKBUILD b/community/gnome-initial-setup/APKBUILD
index 4211bd40d4..638eeb11f5 100644
--- a/community/gnome-initial-setup/APKBUILD
+++ b/community/gnome-initial-setup/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-initial-setup
pkgver=3.34.3
-pkgrel=1
+pkgrel=2
pkgdesc="A simple, easy,and safe way to prepare a new system"
url="https://wiki.gnome.org/Design/OS/InitialSetup"
arch="all !armhf !s390x !ppc64le" # limited by gnome-shell&mutter
@@ -23,7 +23,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
-Dregion-page=false \
-Dsoftware-sources=disabled \
-Dsystemd=false \