openafs/openafs-1.8.x.heimdal.patch
David Sterba a7c8d16e59 Accepting request 586757 from home:hauky
Hello,

this package should replace the package openafs18.
The reason for this request is that I would like to
get this software into Factory, but it violaites the nameing
convention. Thus, I decided to have one package "openafs"
with the up-to-date version of the software.
The package "openafs16" should still stay in filesystems.
Once this is accepted, I will create a deletion request
for filesystems/openafs18

Many thanks.

OBS-URL: https://build.opensuse.org/request/show/586757
OBS-URL: https://build.opensuse.org/package/show/filesystems/openafs?expand=0&rev=1
2018-03-14 17:57:49 +00:00

12 lines
372 B
Diff

--- a/src/rxkad/asn1_err.h.orig 2011-05-14 09:49:51.000000000 +0000
+++ a/src/rxkad/asn1_err.h 2011-05-14 09:53:49.000000000 +0000
@@ -6,7 +6,7 @@
struct et_list;
-void initialize_asn1_error_table_r(struct et_list **);
+extern void initialize_asn1_error_table_r(void);
void initialize_asn1_error_table(void);
#define init_asn1_err_tbl initialize_asn1_error_table