git » suil.git » commit 10341aa

Drop options=(debug)/options=('debug') from trunk

author Evangelos Foutras
2023-01-15 09:13:06 UTC
committer Evangelos Foutras
2023-01-15 09:13:06 UTC
parent 92261533b49561bd7870824d197f905ca5c6cb03

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.

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index a90d087..8508379 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ arch=(x86_64)
 url="https://drobilla.net/software/suil.html"
 license=(ISC)
 makedepends=(doxygen gtk2 gtk3 lv2 meson python-sphinx python-sphinx-lv2-theme qt5-base qt5-x11extras)
-options=(debug)
 source=(https://download.drobilla.net/$pkgname-$pkgver.tar.xz{,.sig})
 sha512sums=('2c4630ef37f13c0e344eadfc8fdcfe70538abdabad1ad0865c43f9f5947fdbc3bdf56bb90e7a58f20d3e641ab9b7a7a670799920aca04374d7c992c52b93f8f3'
             'SKIP')