git » audacity.git » commit 9c09075

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 c1132f260bcbae140f1d905007d2c318483ab72b

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 6fec7c9..9327cfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,6 @@ makedepends=(
   vamp-plugin-sdk
   vst3sdk
 )
-options=(debug)
 source=(
   https://github.com/audacity/audacity/archive/refs/tags/$_name-$pkgver.tar.gz
   https://github.com/$pkgbase/$pkgbase/releases/download/$_name-$pkgver/$pkgbase-manual-$pkgver.tar.gz