[neon/backports-jammy/appstream-jammy3/Neon/unstable] debian: do not fail on missing

Jonathan Esk-Riddell null at kde.org
Mon Jul 24 15:51:48 BST 2023


Git commit 6e3d63a174194ffd196429d4fe3bc8e3f892b2ff by Jonathan Esk-Riddell.
Committed on 24/07/2023 at 16:51.
Pushed by jriddell into branch 'Neon/unstable'.

do not fail on missing

M  +0    -3    debian/rules

https://invent.kde.org/neon/backports-jammy/appstream-jammy3/-/commit/6e3d63a174194ffd196429d4fe3bc8e3f892b2ff

diff --git a/debian/rules b/debian/rules
index 33533a1..a3338f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ AS_CONFIGURE_ARGS = -Dqt=true \
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(AS_CONFIGURE_ARGS)
-
-override_dh_missing:
-	dh_missing --fail-missing


More information about the Neon-commits mailing list