> 
> to this on debian/rules :
> 
>         install -m 4755 -g floppy jazip debian/tmp/usr/bin
> 
> The problem is that fakeroot is _not_ setting the ownership
> in the package.  
> 
> Do I still need to do the `chown root.floppy /usr/bin/jazip' in
> postinst?
> 

or is dh_fixperms (or an equiv) removing it?

Reply via email to