summaryrefslogtreecommitdiff
path: root/package/libtasn1/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-16 21:12:23 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-16 22:51:52 +0200
commit238f12a56aee8c2acd811e5c7ae98c7207461e11 (patch)
tree62f14bd2bcd5bebbf3a3e444a2fcf03ec7531b93 /package/libtasn1/patches
parent9a9d836205f8db2e2eeafdbfae1dc9e041fd4ca2 (diff)
libtasn1: update to 4.9
Diffstat (limited to 'package/libtasn1/patches')
-rw-r--r--package/libtasn1/patches/patch-Makefile_in19
1 files changed, 14 insertions, 5 deletions
diff --git a/package/libtasn1/patches/patch-Makefile_in b/package/libtasn1/patches/patch-Makefile_in
index 62c8853d9..dc11f06a1 100644
--- a/package/libtasn1/patches/patch-Makefile_in
+++ b/package/libtasn1/patches/patch-Makefile_in
@@ -1,11 +1,20 @@
---- libtasn1-2.11.orig/Makefile.in 2011-11-25 00:31:17.000000000 +0100
-+++ libtasn1-2.11/Makefile.in 2012-03-03 17:53:11.000000000 +0100
-@@ -793,7 +793,7 @@ EXTRA_DIST = windows/asn1-parser/asn1-pa
+--- libtasn1-4.9.orig/Makefile.in 2016-07-25 22:28:16.000000000 +0200
++++ libtasn1-4.9/Makefile.in 2016-08-16 14:45:03.404601380 +0200
+@@ -222,7 +222,7 @@ am__define_uniq_tagged_files = \
+ ETAGS = etags
+ CTAGS = ctags
+ CSCOPE = cscope
+-DIST_SUBDIRS = gl lib src examples tests doc
++DIST_SUBDIRS = gl lib src
+ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
+ $(top_srcdir)/build-aux/ar-lib $(top_srcdir)/build-aux/compile \
+ $(top_srcdir)/build-aux/config.guess \
+@@ -934,7 +934,7 @@ EXTRA_DIST = windows/asn1-parser/asn1-pa
windows/test-parser/test-parser.vcproj \
windows/test-tree/test-tree.vcproj windows/libtasn14win.mk \
cfg.mk maint.mk .clcopying
--SUBDIRS = gl lib src examples tests doc
+-SUBDIRS = gl lib src examples tests $(am__append_1)
+SUBDIRS = gl lib src
ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4
+ TMPFILE = "abi-temp.xml"
all: config.h
- $(MAKE) $(AM_MAKEFLAGS) all-recursive