From: Salvatore Iovene Date: Tue, 8 Dec 2009 16:51:50 +0000 (+0200) Subject: Set setuid bit from debian/rules. X-Git-Tag: 0.0.1~1^2~17 X-Git-Url: https://vcs.maemo.org/git/?p=tweakr;a=commitdiff_plain;h=90108e6b1759661f37f2e620e3b3418b9c4e25a7 Set setuid bit from debian/rules. --- 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