From 90108e6b1759661f37f2e620e3b3418b9c4e25a7 Mon Sep 17 00:00:00 2001 From: Salvatore Iovene Date: Tue, 8 Dec 2009 18:51:50 +0200 Subject: [PATCH] Set setuid bit from debian/rules. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index c06f458..9780b36 100755 --- a/debian/rules +++ b/debian/rules @@ -42,4 +42,6 @@ debian/stamp-autotools-files: binary-predeb/maemo-tweaks:: dh_maemolauncher + # set the Setuid bit + chmod 4755 $(CURDIR)/debian/maemo-tweaks-modules/usr/bin/maemo-tweaks-desktop-save -- 1.7.9.5