From 238f12a56aee8c2acd811e5c7ae98c7207461e11 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 16 Aug 2016 21:12:23 +0200 Subject: libtasn1: update to 4.9 --- package/libtasn1/patches/patch-Makefile_in | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'package/libtasn1/patches') 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 -- cgit v1.2.3