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

Carlos De Maine null at kde.org
Mon Jan 13 14:36:06 GMT 2025


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

dh_fixperms

M  +1    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 7b26cb6..114eade 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ override_dh_install:
 override_dh_fixperms-arch:
 	# ensure script is marked as executable
 	chmod +x $(CURDIR)/debian/sddm/etc/sddm/Xsession
+	dh_fixperms
 
 override_dh_installpam:
 	dh_installpam --name=sddm-autologin


More information about the Neon-commits mailing list