diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-08 19:58:35 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-08 19:59:29 +0200 |
commit | b62ef6e5aceb41b364951d9da79e870671e1c983 (patch) | |
tree | 63b89bbdad74accf4ab12cc802d4f11499f7d42f /package/libtasn1/patches/patch-Makefile_in | |
parent | 062c8a413bded3be783c8395cf80817ff5d009ca (diff) |
libtasn1: update to 4.12
Diffstat (limited to 'package/libtasn1/patches/patch-Makefile_in')
-rw-r--r-- | package/libtasn1/patches/patch-Makefile_in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/libtasn1/patches/patch-Makefile_in b/package/libtasn1/patches/patch-Makefile_in deleted file mode 100644 index dc11f06a1..000000000 --- a/package/libtasn1/patches/patch-Makefile_in +++ /dev/null @@ -1,20 +0,0 @@ ---- 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 $(am__append_1) -+SUBDIRS = gl lib src - ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4 - TMPFILE = "abi-temp.xml" - all: config.h |