[neon/extras/skrooge/Neon/unstable] debian: Update rules
Carlos De Maine
null at kde.org
Wed Feb 15 10:48:58 GMT 2023
Git commit 9669837fecd429d70560dd6e46b8d2ff633a446b by Carlos De Maine.
Committed on 15/02/2023 at 10:48.
Pushed by carlosdem into branch 'Neon/unstable'.
Update rules
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/skrooge/commit/9669837fecd429d70560dd6e46b8d2ff633a446b
diff --git a/debian/rules b/debian/rules
index bf71e4f..1848ef0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-DEB_HOST_MULTIARCH_ ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
dh $@ --with kf5,python3
More information about the Neon-commits
mailing list