[neon/3rdparty/sddm/Neon/release] debian: update the systemd service

Carlos De Maine null at kde.org
Wed Jun 5 12:00:34 BST 2024


Git commit fa03a41308c25c1b71c32f16a4e8b56db842c0c1 by Carlos De Maine.
Committed on 05/06/2024 at 10:59.
Pushed by carlosdem into branch 'Neon/release'.

update the systemd service

(cherry picked from commit 47de3d56956b0b3de683e9834fa4159e5a7b72eb)

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 4601e2d..109dda4 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
+	rm -f $(CURDIR)/debian/tmp/usr/lib/systemd/system/sddm.service
 	dh_install
 
 override_dh_fixperms-arch:



More information about the Neon-commits mailing list