Currently, the sudo rules explicitly installs various files, and in particular is *not* installing the shared library.
I think it's probably better to simply allow make to install everything it wants to, and then to remove anything that ought not to end up being installed by the package. I think that this is only (what will be) /etc/sudoers at present. Attached to this is a patch which makes this happen for the current stable version - 1.6.8p7-1.3. It makes the rules file somewhat simpler, in fact. I had a brief look at the unstable/testing versions and this patch won't quite work there because there is a whole bunch of LDAP stuff which has gone in. Something like it will work however. Thanks --tim
rules.patch
Description: rules.patch

