[neon/neon-packaging/mauikit-filebrowsing/Neon/release] debian: rebase to release

Carlos De Maine null at kde.org
Fri Jun 9 03:04:14 BST 2023


Git commit 40ea34a13ac3b8883d94a10c2d5c9fa2f80244f3 by Carlos De Maine.
Committed on 09/06/2023 at 02:02.
Pushed by carlosdem into branch 'Neon/release'.

rebase to release

M  +4    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/-/commit/40ea34a13ac3b8883d94a10c2d5c9fa2f80244f3

diff --git a/debian/rules b/debian/rules
index 6339e9a..ce20c36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --cmake+ninja --without build_stamp -- -DENABLE_BSYMBOLICFUNCTIONS=OFF
\ No newline at end of file
+	dh $@ --with kf5,pkgkde_symbolshelper --cmake+ninja --without build_stamp 
+
+override_dh_auto_configure:
+    dh_auto_configure -- -DENABLE_BSYMBOLICFUNCTIONS=OFF
\ No newline at end of file



More information about the Neon-commits mailing list