summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2020-01-17 16:16:53 +0100
committerLubosz Sarnecki2020-01-17 16:16:53 +0100
commitae228ceef0c2d5a041b783809cc0175eeadfc5e2 (patch)
tree1b959ad1d5ccb4b865477859d4a9cc4b56d0c313
parent55bf7f7eceb1665547a5f2b065932074d07d0794 (diff)
downloadaur-ae228ceef0c2d5a041b783809cc0175eeadfc5e2.tar.gz
Remove debug symbols and strip.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fb79843d4e9..8c8acec775a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -39,8 +39,6 @@ pkgbase = gnome-shell-xrdesktop-git
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell=3.34.3
conflicts = gnome-shell
- options = debug
- options = !strip
source = gnome-shell::git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.34.3-xrdesktop
source = git+https://git.gnome.org/browse/libgnome-volume-control
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 181694315fa2..52b6d80a6b17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,6 @@ source=($basename::"git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git
sha256sums=('SKIP'
'SKIP')
-options=('debug' '!strip')
pkgver() {
cd $basename