[neon/kde/ksysguard/Neon/unstable] debian: no setcap here now

Jonathan Riddell null at kde.org
Wed Apr 21 18:29:33 BST 2021


Git commit 57bda638ad4eee427e7ef4443c37715cd56de32e by Jonathan Riddell.
Committed on 21/04/2021 at 17:29.
Pushed by jriddell into branch 'Neon/unstable'.

no setcap here now

M  +0    -5    debian/rules

https://invent.kde.org/neon/kde/ksysguard/commit/57bda638ad4eee427e7ef4443c37715cd56de32e

diff --git a/debian/rules b/debian/rules
index 739ae31..724d98d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,3 @@ override_dh_auto_test:
 
 override_dh_gencontrol: l10npkgs_firstversion_ok
 	dh_gencontrol
-
-override_dh_installdeb:
-	sed 's/#DEB_HOST_MULTIARCH#/$(DEB_HOST_MULTIARCH)/' \
-	    debian/ksysguard.postinst.in > debian/ksysguard.postinst
-	dh_installdeb


More information about the Neon-commits mailing list