summaryrefslogtreecommitdiffstats
path: root/security/sudo/files/patch-plugins__sudoers__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudo/files/patch-plugins__sudoers__Makefile.in')
-rw-r--r--security/sudo/files/patch-plugins__sudoers__Makefile.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/sudo/files/patch-plugins__sudoers__Makefile.in b/security/sudo/files/patch-plugins__sudoers__Makefile.in
deleted file mode 100644
index 6ca8dc2..0000000
--- a/security/sudo/files/patch-plugins__sudoers__Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- plugins/sudoers/Makefile.in.orig 2015-07-15 18:44:07 UTC
-+++ plugins/sudoers/Makefile.in
-@@ -336,8 +336,7 @@ install-plugin: sudoers.la install-dirs
-
- install-sudoers: install-dirs
- $(INSTALL) -d $(INSTALL_OWNER) -m 0750 $(DESTDIR)$(sudoersdir)/sudoers.d
-- test -r $(DESTDIR)$(sudoersdir)/sudoers || \
-- $(INSTALL) $(INSTALL_OWNER) -m $(sudoers_mode) sudoers $(DESTDIR)$(sudoersdir)/sudoers
-+ $(INSTALL) $(INSTALL_OWNER) -m $(sudoers_mode) sudoers $(DESTDIR)$(sudoersdir)/sudoers
-
- uninstall:
- -$(LIBTOOL) $(LTFLAGS) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/sudoers.la
OpenPOWER on IntegriCloud