git » liblo.git » commit 264b628

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 ed568cef993300abe199525f70440f12e310f27b

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 6b07c01..2ac3193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ license=(LGPL2.1)
 depends=(glibc)
 makedepends=(doxygen)
 provides=(liblo.so)
-options=(debug)
 source=($pkgname-$pkgver.tar.gz::https://github.com/radarsat1/$pkgname/archive/$pkgver.tar.gz)
 sha512sums=('328d413a6608e5e99d41bfc5a153ef10510e79589cb4d8df4511c8187b8baa6fd8f8c2fd3fe54de7736855f699619d4ebc088a17acf8700085b59ee38ade7d21')
 b2sums=('0dcec43175a960fbb56a0082bed64dd55dd2f40b0a1b0356222cc25ea6212109ca6626656ce6030625a3bc02b9383a8691ea163fc4e401f2c4003dbf34bc5837')