On Mon, Feb 05, 2001 at 05:07:32AM -0600, Christian T. Steigies wrote: > Hi, > I am using dh_suidregister in my packages, one of those actually has to > register files as sgid games. How do I do that now with dpkg-stateoverride? > Is it enough to just set the permissions in debian/rules (as before) and > just omit the dh_suidregister call? Or do I have to do something with > dpkg-stateoverride? The package seems to be fine with just setting the > permissions.
Just make it sgid games in the package. Make sure you do it after dh_fixperms. -- Brian Russo <[EMAIL PROTECTED]> GPG ID: 54D81666 Debian/GNU OS: http://www.debian.org <[EMAIL PROTECTED]> magnus frater spectat te - encrypt whenever possible

