[neon/backports-noble/poppler-noble/Neon/unstable] debian: missed the line continuing slash \

Carlos De Maine null at kde.org
Fri Jun 12 04:32:28 BST 2026


Git commit 4612058a7edafb0f4c1125e820bc76c0bd45b29e by Carlos De Maine.
Committed on 12/06/2026 at 03:32.
Pushed by carlosdem into branch 'Neon/unstable'.

missed the line continuing slash \

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-noble/poppler-noble/-/commit/4612058a7edafb0f4c1125e820bc76c0bd45b29e

diff --git a/debian/rules b/debian/rules
index 413b27e..7fb6099 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ CONFIGURE_ARGS :=				\
 	-DCMAKE_CXX_FLAGS_RELEASE="$(CXXFLAGS)"	\
 	-DENABLE_GPGME=OFF			\
 	-DENABLE_GLIB=ON			\
-	-DENABLE_GTK_DOC=ON
+	-DENABLE_GTK_DOC=ON			\
 	-DENABLE_QT5=ON				\
 	-DENABLE_CPP=ON				\
 	-DENABLE_UNSTABLE_API_ABI_HEADERS=ON	\


More information about the Neon-commits mailing list