summaryrefslogtreecommitdiff
path: root/package/heimdal/patches/patch-lib_com_err_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-27 14:12:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-28 18:54:10 +0200
commit9576da428b79171f1adb998a4711c40c3d19a5b6 (patch)
tree9877278a6788c634ace8cc1eede64105f613165d /package/heimdal/patches/patch-lib_com_err_Makefile_am
parent8c68f7e1dfb5e1a7feea81afbc58e0ac0517ec3e (diff)
fix heimdal compile
Diffstat (limited to 'package/heimdal/patches/patch-lib_com_err_Makefile_am')
-rw-r--r--package/heimdal/patches/patch-lib_com_err_Makefile_am11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/heimdal/patches/patch-lib_com_err_Makefile_am b/package/heimdal/patches/patch-lib_com_err_Makefile_am
new file mode 100644
index 000000000..9c2faa8d8
--- /dev/null
+++ b/package/heimdal/patches/patch-lib_com_err_Makefile_am
@@ -0,0 +1,11 @@
+--- 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
+