git » libqrtr-glib.git » commit 018b005

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

author Evangelos Foutras
2023-01-15 08:52:32 UTC
committer Evangelos Foutras
2023-01-15 08:52:32 UTC
parent 5127cf5dbacebe35859ca710d9765a54a4a40ff1

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 7905af4..404a102 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=(GPL2)
 depends=(glib2)
 makedepends=(gtk-doc meson git gobject-introspection)
 provides=(libqrtr-glib.so)
-options=(debug)
 _commit=8991f0e93713ebf4da48ae4f23940ead42f64c8c  # tags/1.2.2^0
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib.git#commit=$_commit")
 sha256sums=('SKIP')