summaryrefslogtreecommitdiff
path: root/package/sudo/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-17 23:04:17 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-17 23:04:38 -0600
commitea609a8124ecdf710a2dda0ac873c3c7b1678934 (patch)
treef1a92037a818881bf13b1afc922ab291470d5f8c /package/sudo/patches/patch-Makefile_in
parent28b86eff121307c3fa993ee0c4938a960c363a39 (diff)
update to latest stable version
Diffstat (limited to 'package/sudo/patches/patch-Makefile_in')
-rw-r--r--package/sudo/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/sudo/patches/patch-Makefile_in b/package/sudo/patches/patch-Makefile_in
new file mode 100644
index 000000000..db7f2d624
--- /dev/null
+++ b/package/sudo/patches/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- sudo-1.8.12.orig/Makefile.in 2015-02-09 12:53:54.000000000 -0600
++++ sudo-1.8.12/Makefile.in 2015-02-17 14:32:12.001362549 -0600
+@@ -49,7 +49,7 @@ sudoers_mode = @SUDOERS_MODE@
+ shlib_mode = @SHLIB_MODE@
+
+ SUBDIRS = lib/util @ZLIB_SRC@ plugins/group_file plugins/sudoers \
+- plugins/system_group src include doc examples
++ plugins/system_group src include
+
+ SAMPLES = plugins/sample
+