diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-25 16:24:07 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-27 11:03:19 +0200 |
commit | 45bf2abc94df0dc4e5e1af41e90137a3cd653e7d (patch) | |
tree | ebc66e2381cf642ef6526ba9df9f5d820512fe44 /package/heimdal/patches/patch-lib_com_err_Makefile_am | |
parent | 77cf268edb1eaf11a4bdcd2b54d1fd19a44c42bd (diff) |
get rid of heimdal, no updates in a year, no time to care for two krb5 implementations
Diffstat (limited to 'package/heimdal/patches/patch-lib_com_err_Makefile_am')
-rw-r--r-- | package/heimdal/patches/patch-lib_com_err_Makefile_am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/heimdal/patches/patch-lib_com_err_Makefile_am b/package/heimdal/patches/patch-lib_com_err_Makefile_am deleted file mode 100644 index 9c2faa8d8..000000000 --- a/package/heimdal/patches/patch-lib_com_err_Makefile_am +++ /dev/null @@ -1,11 +0,0 @@ ---- heimdal-1.5.3.orig/lib/com_err/Makefile.am 2012-12-09 23:06:44.000000000 +0100 -+++ heimdal-1.5.3/lib/com_err/Makefile.am 2014-05-27 11:51:26.000000000 +0200 -@@ -13,7 +13,7 @@ endif - - libcom_err_la_LIBADD = $(LIB_libintl) - --bin_PROGRAMS = compile_et -+libexec_heimdal_PROGRAMS = compile_et - - include_HEADERS = com_err.h com_right.h - |