[sudo-commits] sudo changeset 12093:510af2b052c6

Todd C. Miller Todd.Miller at sudo.ws
Sat Jan 18 05:56:00 MST 2020


changeset:	12093:510af2b052c6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/510af2b052c6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Jan 18 05:53:55 2020 -0700

Log Message:
	Using "libtool --clean" to remove regular files is slow.
	We only need to use libtool's clean mode to remove files created by libtool.

diffstat:

 lib/iolog/Makefile.in            |  4 ++--
 lib/logsrv/Makefile.in           |  4 ++--
 lib/util/Makefile.in             |  4 ++--
 lib/zlib/Makefile.in             |  4 ++--
 logsrvd/Makefile.in              |  4 ++--
 plugins/group_file/Makefile.in   |  4 ++--
 plugins/python/Makefile.in       |  4 ++--
 plugins/sample/Makefile.in       |  4 ++--
 plugins/sudoers/Makefile.in      |  8 ++++----
 plugins/system_group/Makefile.in |  4 ++--
 src/Makefile.in                  |  3 ++-
 11 files changed, 24 insertions(+), 23 deletions(-)


More information about the sudo-commits mailing list