aboutsummaryrefslogtreecommitdiff
path: root/security/sudo/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudo/files/patch-Makefile.in')
-rw-r--r--security/sudo/files/patch-Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/files/patch-Makefile.in b/security/sudo/files/patch-Makefile.in
index 3366efdc21d1..3101bc8d12eb 100644
--- a/security/sudo/files/patch-Makefile.in
+++ b/security/sudo/files/patch-Makefile.in
@@ -1,14 +1,14 @@
---- Makefile.in.orig 2010-07-30 17:58:54.000000000 +0200
-+++ Makefile.in 2010-08-16 10:21:01.000000000 +0200
-@@ -493,11 +493,8 @@
- if [ -f .libs/lib$(noexecfile) ]; then $(INSTALL) -b~ -O $(install_uid) -G $(install_gid) -M 0755 .libs/lib$(noexecfile) $(DESTDIR)$(noexecdir)/$(noexecfile); fi
+--- Makefile.in.orig 2010-08-18 15:32:57.000000000 -0400
++++ Makefile.in 2010-08-21 21:22:51.000000000 -0400
+@@ -494,10 +494,9 @@
install-sudoers: install-dirs
-- $(INSTALL) -d -O $(sudoers_uid) -G $(sudoers_gid) -M 0750 \
+ $(INSTALL) -d -O $(sudoers_uid) -G $(sudoers_gid) -M 0750 \
- $(DESTDIR)$(sudoersdir)/sudoers.d
- test -f $(DESTDIR)$(sudoersdir)/sudoers || \
- $(INSTALL) -O $(sudoers_uid) -G $(sudoers_gid) -M $(sudoers_mode) \
- $(srcdir)/sudoers $(DESTDIR)$(sudoersdir)/sudoers
++ $(DESTDIR)$(sudoersdir)/sudoers.d
+ $(INSTALL) -O $(sudoers_uid) -G $(sudoers_gid) -M $(sudoers_mode) \
+ $(srcdir)/sudoers $(DESTDIR)$(sudoersdir)/sudoers.sample