summaryrefslogtreecommitdiffstats
path: root/krb5-1.12-ksu-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'krb5-1.12-ksu-path.patch')
-rw-r--r--krb5-1.12-ksu-path.patch17
1 files changed, 15 insertions, 2 deletions
diff --git a/krb5-1.12-ksu-path.patch b/krb5-1.12-ksu-path.patch
index 65552c9..61f654a 100644
--- a/krb5-1.12-ksu-path.patch
+++ b/krb5-1.12-ksu-path.patch
@@ -1,7 +1,17 @@
+From a33c34eabf9cd4d98d633994bfcf19359ff087a6 Mon Sep 17 00:00:00 2001
+From: Robbie Harwood <rharwood@redhat.com>
+Date: Tue, 23 Aug 2016 16:32:09 -0400
+Subject: [PATCH 03/19] krb5-1.12-ksu-path.patch
+
Set the default PATH to the one set by login.
+---
+ src/clients/ksu/Makefile.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
---- krb5/src/clients/ksu/Makefile.in
-+++ krb5/src/clients/ksu/Makefile.in
+diff --git a/src/clients/ksu/Makefile.in b/src/clients/ksu/Makefile.in
+index ad2406a..1379c4a 100644
+--- a/src/clients/ksu/Makefile.in
++++ b/src/clients/ksu/Makefile.in
@@ -1,6 +1,6 @@
mydir=clients$(S)ksu
BUILDTOP=$(REL)..$(S)..
@@ -10,3 +20,6 @@ Set the default PATH to the one set by login.
KSU_LIBS=@KSU_LIBS@
PAM_LIBS=@PAM_LIBS@
+--
+2.9.3
+