[neon/backports-jammy/libraqm-jammy/Neon/release] debian: Update rules

Carlos De Maine null at kde.org
Fri Feb 17 15:44:37 GMT 2023


Git commit da671e086536d71391544180ab8520520a45a3d7 by Carlos De Maine.
Committed on 17/02/2023 at 15:44.
Pushed by carlosdem into branch 'Neon/release'.

Update rules

M  +2    -3    debian/rules

https://invent.kde.org/neon/backports-jammy/libraqm-jammy/commit/da671e086536d71391544180ab8520520a45a3d7

diff --git a/debian/rules b/debian/rules
index 6cb683e..4278702 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,13 +3,12 @@
 # export DH_VERBOSE = 1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CXXFLAGS_MAINT_APPEND = -Wno-error
+export LC_ALL=C.UTF-8
 
 include /usr/share/dpkg/architecture.mk
 
-export LC_ALL=C.UTF-8
-
 %:
-	dh $@ --with meson
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- -Ddocs=true


More information about the Neon-commits mailing list