Specifify explicitly that the database is in the current directory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16319 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -44,8 +44,8 @@ kstash="../../kdc/kstash"
|
|||||||
hprop="../../kdc/hprop"
|
hprop="../../kdc/hprop"
|
||||||
hpropd="../../kdc/hpropd"
|
hpropd="../../kdc/hpropd"
|
||||||
|
|
||||||
propdb="${hprop} --database=current-db -n"
|
propdb="${hprop} --database=./current-db -n"
|
||||||
propddb="${hpropd} --database=current-db -n"
|
propddb="${hpropd} --database=./current-db -n"
|
||||||
|
|
||||||
|
|
||||||
KRB5_CONFIG="${objdir}/krb5.conf"
|
KRB5_CONFIG="${objdir}/krb5.conf"
|
||||||
|
Reference in New Issue
Block a user