summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvangelos Foutras2023-01-15 08:52:32 +0000
committerEvangelos Foutras2023-01-15 08:52:32 +0000
commit5f934f5f7e20d8c350081b2e0a8459ecd8af5334 (patch)
tree604ebf4322a4db82e45df9ac4fe8fa3c582f4f4f /PKGBUILD
parent2cb93e07f2f8bd338eaa4c6a4fd41a0a1365678c (diff)
downloadaur-5f934f5f7e20d8c350081b2e0a8459ecd8af5334.tar.gz
Drop options=(debug)/options=('debug') from trunk
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ebc0331dade..f0cd43c617cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,6 @@ validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson <davidedmundson@kde.org>
'1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>
-options=(debug)
build() {
cmake -B build -S $pkgname-$pkgver \