On Sun, Jul 1, 2012 at 3:48 PM, Thorsten Alteholz <[email protected]>wrote:

>
>
> On Sun, 1 Jul 2012, Luis Ibanez wrote:
>
>  It turned out to be easier to remove the COPYING file
>> as a final step in the installation:
>>
>> override_dh_auto_install:
>> @echo "I: Fixing up permissions for setuid rights -- we aren't done yet!"
>> chmod u+s   $(CURDIR)/debian/$(BINPKG)/**usr/$(GTM_INSTALL_DIR)/**
>> gtmsecshr
>>
>
> seems to be wrong. You can a least set the bit for the buildd user, which
> makes no sense.
>
> I think this should be done in postinst.
>
>
Thorsten,

Yeap, the chmod u+s is not helping here.

Quick question:
What section in the rules files corresponds to "postinst"  ?

Should I put this in a "override_dh_installdeb" section ?

   Thanks

        Luis

Reply via email to