[neon/backports-jammy/accounts-qml-module/Neon/release] debian: Ensure examples are installed..
Scarlett Moore
null at kde.org
Sat Sep 9 17:00:57 BST 2023
Git commit 66d3f41541c00f9702ba88cec2396dfcaa5d5637 by Scarlett Moore.
Committed on 09/09/2023 at 18:00.
Pushed by scarlettmoore into branch 'Neon/release'.
Ensure examples are installed..
M +3 -0 debian/rules
https://invent.kde.org/neon/backports-jammy/accounts-qml-module/-/commit/66d3f41541c00f9702ba88cec2396dfcaa5d5637
diff --git a/debian/rules b/debian/rules
index d9b61d0..0e7f3fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,9 @@ override_dh_install:
override_dh_missing:
dh_missing --fail-missing
+override_dh_installexamples:
+ dh_installexamples --sourcedir=$(CURDIR)
+
%:
dh $@
More information about the Neon-commits
mailing list