projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1434006
)
krb5: set replay cache directory to /tmp
author
W. Michael Petullo
<mike@flyn.org>
Sat, 2 Jun 2018 19:54:24 +0000
(15:54 -0400)
committer
Jo-Philipp Wich
<jo@mein.io>
Mon, 30 Jul 2018 14:11:34 +0000
(16:11 +0200)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit
536d55545627ede5cb332c5f6bcec0e2effeafc1
)
net/krb5/Makefile
patch
|
blob
|
history
diff --git
a/net/krb5/Makefile
b/net/krb5/Makefile
index f63dd21f9be79c0a227951125c8439edad4a5274..d474ba18a13e4c2be25aab2801f4bf748c13a60e 100644
(file)
--- a/
net/krb5/Makefile
+++ b/
net/krb5/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=krb5
PKG_VERSION:=1.16
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@
-67,6
+67,7
@@
CONFIGURE_PATH = ./src
CONFIGURE_VARS += \
cross_compiling=yes \
krb5_cv_attr_constructor_destructor=yes,yes \
+ krb5_cv_sys_rcdir=/tmp \
ac_cv_func_regcomp=yes \
ac_cv_printf_positional=yes \
ac_cv_file__etc_environment=no \