summaryrefslogtreecommitdiff
path: root/package/heimdal/files/patch-lib_asn1_Makefile.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-26 09:52:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-26 09:55:59 +0200
commitcd298d7886ee71772a93babf2f1d489a9aaf3ecd (patch)
treed1c25a66150ffa2e345d12bb70d12090cbf03729 /package/heimdal/files/patch-lib_asn1_Makefile.in
parent7c618090e705f960334a98d31194dee673686801 (diff)
update to latest upstream
Diffstat (limited to 'package/heimdal/files/patch-lib_asn1_Makefile.in')
-rw-r--r--package/heimdal/files/patch-lib_asn1_Makefile.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/heimdal/files/patch-lib_asn1_Makefile.in b/package/heimdal/files/patch-lib_asn1_Makefile.in
deleted file mode 100644
index 490b6057f..000000000
--- a/package/heimdal/files/patch-lib_asn1_Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur heimdal-1.5.2.orig/lib/asn1/Makefile.in heimdal-1.5.2/lib/asn1/Makefile.in
---- heimdal-1.5.2.orig/lib/asn1/Makefile.in 2012-01-11 14:04:24.000000000 +0100
-+++ heimdal-1.5.2/lib/asn1/Makefile.in 2013-08-20 08:22:27.576686750 +0200
-@@ -457,7 +457,7 @@
- top_srcdir = @top_srcdir@
- SUFFIXES = .et .h .x .z .hx .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
- DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include
--AM_CPPFLAGS = $(INCLUDES_roken)
-+AM_CPPFLAGS = $(INCLUDES_roken) -I$(top_builddir)/lib/com_err
- @do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
- AM_CFLAGS = $(WFLAGS)
- CP = cp