Re: Packaging assistance required

2002-07-18 Thread Oohara Yuuma
On Thu, 18 Jul 2002 15:22:33 +1000, Andrew Pollock <[EMAIL PROTECTED]> wrote: > 1) Can filesystem permissions be set for the files in the .deb or are they > supposed to be set by the postinstall script? You must set permissions of the files in .deb before you call dh_builddeb (or dpkg --build) in d

Re: Packaging assistance required

2002-07-18 Thread Oohara Yuuma
On Thu, 18 Jul 2002 15:22:33 +1000, Andrew Pollock <[EMAIL PROTECTED]> wrote: > 1) Can filesystem permissions be set for the files in the .deb or are they > supposed to be set by the postinstall script? You must set permissions of the files in .deb before you call dh_builddeb (or dpkg --build) in