summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--krb5-1.12-ksu-path.patch (renamed from krb5-1.10-ksu-path.patch)4
-rw-r--r--krb5.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/krb5-1.10-ksu-path.patch b/krb5-1.12-ksu-path.patch
index 48443ef..65552c9 100644
--- a/krb5-1.10-ksu-path.patch
+++ b/krb5-1.12-ksu-path.patch
@@ -7,6 +7,6 @@ Set the default PATH to the one set by login.
BUILDTOP=$(REL)..$(S)..
-DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"'
+DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin"'
- DEFS=
- PROG_LIBPATH=-L$(TOPLIBD)
+ KSU_LIBS=@KSU_LIBS@
+ PAM_LIBS=@PAM_LIBS@
diff --git a/krb5.spec b/krb5.spec
index 43b5b57..149e7ac 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -74,7 +74,7 @@ BuildRequires: cmake
Source100: nss_wrapper-0.0-20130719153839Z.git6cb59864.bz2
Source101: noport.c
-Patch6: krb5-1.10-ksu-path.patch
+Patch6: krb5-1.12-ksu-path.patch
Patch12: krb5-1.7-ktany.patch
Patch16: krb5-1.10-buildconf.patch
Patch23: krb5-1.3.1-dns.patch