mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sudo: imported from oldpackages repo, updated to version 1.8.11p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
This commit is contained in:
committed by
Steven Barth
parent
115c26619c
commit
983d20ee86
@@ -0,0 +1,12 @@
|
||||
diff -rupN sudo-1.8.11p2.orig/Makefile.in sudo-1.8.11p2/Makefile.in
|
||||
--- sudo-1.8.11p2.orig/Makefile.in 2014-10-07 22:26:20.000000000 +0200
|
||||
+++ sudo-1.8.11p2/Makefile.in 2014-12-09 22:00:27.256934143 +0100
|
||||
@@ -62,7 +62,7 @@ SHELL = @SHELL@
|
||||
SED = @SED@
|
||||
|
||||
INSTALL = $(SHELL) $(top_srcdir)/install-sh -c
|
||||
-INSTALL_OWNER = -o $(install_uid) -g $(install_gid)
|
||||
+INSTALL_OWNER =
|
||||
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_C = @ECHO_C@
|
||||
Reference in New Issue
Block a user