2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

Update Debian/Ubuntu packages to be more like the vendor ones. One

notable exception is that sudo.ws packages use /var/run, not /var/lib
for timestamp files.
This commit is contained in:
Todd C. Miller
2015-07-08 16:15:53 -06:00
parent 06ad0f6424
commit c3b4e4ce3e
3 changed files with 14 additions and 3 deletions

View File

@@ -195,6 +195,8 @@ still allow people to get their work done."
/Locale settings/+1,s/^# //
/X11 resource/+1,s/^# //
/^# \%sudo/,s/^# //
/^# Defaults secure_path/,s/^# //
/^# Defaults mail_badpass/,s/^# //
w
q
EOF
@@ -244,7 +246,7 @@ still allow people to get their work done."
fi
%depend [deb]
libc6, libpam0g, libpam-modules, zlib1g, libselinux1
libc6, libpam0g, libpam-modules, zlib1g, libselinux1, libaudit1
%fixup [deb]
# Add Conflicts, Replaces headers and add libldap depedency as needed.