[neon/3rdparty/sddm/Neon/release] debian: just delete the bloody file

Jonathan Riddell null at kde.org
Thu Jul 4 12:28:40 BST 2024


Git commit e4701adc747b4a7b0ba9f45908f00de6aaf7ac4a by Jonathan Riddell.
Committed on 04/07/2024 at 11:28.
Pushed by jriddell into branch 'Neon/release'.

just delete the bloody file

M  +1    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 4601e2d..eb01f02 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
+	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