alonbl      15/03/09 21:26:01

  Added:                libtasn1-4.3-build.patch
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  Changes    Path
1.1                  dev-libs/libtasn1/files/libtasn1-4.3-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/files/libtasn1-4.3-build.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/files/libtasn1-4.3-build.patch?rev=1.1&content-type=text/plain

Index: libtasn1-4.3-build.patch
===================================================================
>From 5adc20f669b4759ac431da7a992217637c22f104 Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev <[email protected]>
Date: Mon, 9 Mar 2015 23:22:02 +0200
Subject: [PATCH] build: tests: fix Test_choice_ocsp on separate builddir

Signed-off-by: Alon Bar-Lev <[email protected]>
---
 tests/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4b326f0..a00ebc7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -54,6 +54,8 @@ TESTS_ENVIRONMENT = \
        ASN1INDEF2=$(srcdir)/TestIndef2.p12 \
        ASN1INDEF3=$(srcdir)/TestIndef3.der \
        ASN1ENCODING=$(srcdir)/Test_encoding.asn \
+       ASN1CHOICE_OCSP=$(srcdir)/pkix.asn \
+       ASN1CHOICE_OCSP_DATA=$(srcdir)/ocsp.der \
        THREADSAFETY_FILES=`find $(top_srcdir)/lib -name \*.c` \
        EXEEXT=$(EXEEXT) \
        $(VALGRIND)
-- 
2.0.5





Reply via email to