setuid in the right package.
[tweakr] / debian / rules
index c06f458..450f751 100755 (executable)
@@ -43,3 +43,7 @@ debian/stamp-autotools-files:
 binary-predeb/maemo-tweaks::
        dh_maemolauncher
 
+binary-predeb/maemo-tweaks-modules::
+       # set the Setuid bit
+       chmod 4755 $(CURDIR)/debian/maemo-tweaks-modules/usr/bin/maemo-tweaks-desktop-save
+