[neon/extras/krita/Neon/release] debian: list-missing should be called by the normal kubuntu script in kf5, this way of calling it is depreated by debhelper
Jonathan Riddell
null at kde.org
Fri Jul 5 11:47:12 BST 2024
Git commit 33190da0c7d807b5ff35dd3e43662dd5827a25fd by Jonathan Riddell.
Committed on 05/07/2024 at 10:47.
Pushed by jriddell into branch 'Neon/release'.
list-missing should be called by the normal kubuntu script in kf5, this way of calling it is depreated by debhelper
M +0 -3 debian/rules
https://invent.kde.org/neon/extras/krita/-/commit/33190da0c7d807b5ff35dd3e43662dd5827a25fd
diff --git a/debian/rules b/debian/rules
index de4c5d5..4f4b0c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,4 @@ override_dh_auto_install:
# remove symlinks of private libraries
find debian/tmp -name '*.so' -type l -print -delete
-override_dh_install:
- dh_install --list-missing
-
.PHONY: override_dh_auto_test
More information about the Neon-commits
mailing list