from ubuntu 7.10
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21994 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
15
packages/debian/patches/022_openafs
Normal file
15
packages/debian/patches/022_openafs
Normal file
@@ -0,0 +1,15 @@
|
||||
Index: heimdal-0.7.2/lib/krb5/keytab_keyfile.c
|
||||
===================================================================
|
||||
--- heimdal-0.7.2.orig/lib/krb5/keytab_keyfile.c 2005-01-09 09:57:18.000000000 +1100
|
||||
+++ heimdal-0.7.2/lib/krb5/keytab_keyfile.c 2006-03-09 12:50:07.121398112 +1100
|
||||
@@ -48,8 +48,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
-#define AFS_SERVERTHISCELL "/usr/afs/etc/ThisCell"
|
||||
-#define AFS_SERVERMAGICKRBCONF "/usr/afs/etc/krb.conf"
|
||||
+#define AFS_SERVERTHISCELL "/etc/openafs/ThisCell"
|
||||
+#define AFS_SERVERMAGICKRBCONF "/etc/openafs/etc/krb.conf"
|
||||
|
||||
struct akf_data {
|
||||
int num_entries;
|
Reference in New Issue
Block a user