[neon/neon-packaging/seexpr/Neon/release-lts] debian: config error in build

Jonathan Riddell null at kde.org
Wed Sep 30 16:33:57 BST 2020


Git commit 30988b497fc164b2a1dfb22393841c69f3164648 by Jonathan Riddell.
Committed on 30/09/2020 at 15:33.
Pushed by jriddell into branch 'Neon/release-lts'.

config error in build

M  +2    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/seexpr/commit/30988b497fc164b2a1dfb22393841c69f3164648

diff --git a/debian/rules b/debian/rules
index 36d7e9e..0bb4fd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,5 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
-dh_auto_build:
-	dh_auto_build -- -DENABLE_LLVM_BACKEND=OFF -DENABLE_SSE4=OFF -DBUILD_DOC=OFF -DBUILD_TESTS=OFF -DBUILD_UTILS=OFF -DUSE_PYTHON=OFF
+dh_auto_configure:
+	dh_auto_configure -- -DENABLE_LLVM_BACKEND=OFF -DENABLE_SSE4=OFF -DBUILD_DOC=OFF -DBUILD_TESTS=OFF -DBUILD_UTILS=OFF -DUSE_PYTHON=OFF


More information about the Neon-commits mailing list