[neon/backports-jammy/libsignon-glib/Neon/unstable] debian: Check if we're installing everything.
Diane Trout
null at kde.org
Thu Jun 22 01:30:34 BST 2023
Git commit 2251ef6a91a55bde95147550a7db6934d395cebf by Diane Trout.
Committed on 19/09/2015 at 21:16.
Pushed by carlosdem into branch 'Neon/unstable'.
Check if we're installing everything.
M +3 -0 debian/rules
https://invent.kde.org/neon/backports-jammy/libsignon-glib/-/commit/2251ef6a91a55bde95147550a7db6934d395cebf
diff --git a/debian/rules b/debian/rules
index 9c7a3d3..3135816 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,9 @@ override_dh_autoreconf:
gtkdocize
NOCONFIGURE=1 dh_autoreconf ./autogen.sh
+override_dh_install:
+ dh_install --list-missing
+
override_dh_strip:
dh_strip --dbg-package=libsignon-glib-dbg
More information about the Neon-commits
mailing list