diff options
Diffstat (limited to 'admin/sudo/patches/020-no-owner-change.patch')
-rw-r--r-- | admin/sudo/patches/020-no-owner-change.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/sudo/patches/020-no-owner-change.patch b/admin/sudo/patches/020-no-owner-change.patch index 68c24ee05..1bd300668 100644 --- a/admin/sudo/patches/020-no-owner-change.patch +++ b/admin/sudo/patches/020-no-owner-change.patch @@ -1,6 +1,6 @@ --- a/Makefile.in +++ b/Makefile.in -@@ -74,7 +74,7 @@ EGREP = @EGREP@ +@@ -75,7 +75,7 @@ EGREP = @EGREP@ SED = @SED@ INSTALL = $(SHELL) $(scriptdir)/install-sh -c |