git » kdenlive.git » commit 8b7a54a

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 e8cce8d59cbe69e01d6374a4fc14ac79225bf824

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 e3faba6..7a9fc16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,6 @@ sha256sums=('af1e6ef56733c986c5993f48d19fbb3e8a1b14354819e9d029b5f63d1f00d7dd'
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>
               D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker@kde.org>
-options=(debug)
 
 prepare() {
   patch -d $pkgname-$pkgver -p1 < 2c6eeac0.patch # Fix clip monitor breakage with Qt 5.15.8