[neon/3rdparty/sddm/Neon/release-lts] debian: remove list missing
Harald Sitter
null at kde.org
Tue Mar 9 14:24:25 GMT 2021
Git commit 70453bb998ca6440b66cd62fc8fc8cdc2f731391 by Harald Sitter.
Committed on 09/03/2021 at 14:24.
Pushed by sitter into branch 'Neon/release-lts'.
remove list missing
it's no longer in compat12 (plus neon's tooling rejiggers the commands anyway)
M +1 -1 debian/rules
https://invent.kde.org/neon/3rdparty/sddm/commit/70453bb998ca6440b66cd62fc8fc8cdc2f731391
diff --git a/debian/rules b/debian/rules
index 734ac05..d712d6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ override_dh_installinit:
override_dh_install:
# not installed, as the Debian version is used instead
rm -f $(CURDIR)/debian/tmp/lib/systemd/system/sddm.service
- dh_install --list-missing
+ dh_install
override_dh_fixperms-arch:
# ensure script is marked as executable
More information about the Neon-commits
mailing list