Hi, Akkerman: For some reasons, it is not very good for me to do chown and chmod for the files. I am looking to not change the files permission, but package the file with the permission I wanted.
RPM allowed you to package the file with any permission you want without change the temporary file permission! Thanks for your answer! Zengfa --- Wichert Akkerman <[EMAIL PROTECTED]> wrote: > Previously Zengfa Gao wrote: > > I know that for RPM, we can use > "attr(755,root,bin) > > file_name" to set the ownship and permission. How > it > > works for DPKG? > > Just assume you're root and do a normal chown and > chmod. If > you're not root we use fakeroot to trick the > buildsystem into > thinking you are root so that works. > > Wichert. > > -- > > _________________________________________________________________ > / Nothing is fool-proof to a sufficiently > talented fool \ > | [EMAIL PROTECTED] > http://www.liacs.nl/~wichert/ | > | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 > 9250 2FA3 BC2D | __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/

