[neon/3rdparty/sddm/Neon/release] debian: dh_install

Carlos De Maine null at kde.org
Mon Jan 13 14:24:37 GMT 2025


Git commit 49db0b29cbc6c0a95869c8a48f833e57d0a20dbe by Carlos De Maine.
Committed on 13/01/2025 at 14:24.
Pushed by carlosdem into branch 'Neon/release'.

dh_install

M  +1    -0    debian/rules

https://invent.kde.org/neon/3rdparty/sddm/-/commit/49db0b29cbc6c0a95869c8a48f833e57d0a20dbe

diff --git a/debian/rules b/debian/rules
index 8169b4c..7b26cb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,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 $(CURDIR)/debian/tmp/usr/lib/systemd/system/sddm.service
+	dh_install
 
 override_dh_fixperms-arch:
 	# ensure script is marked as executable


More information about the Neon-commits mailing list