I wrote: > > 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?
"Sean 'Shaleh' Perry" wrote: > or is dh_fixperms (or an equiv) removing it? *Blush* I can't believe I feel for that one. Thanks everybody for not flaming me! It works now. :-) Peter

