|
@@ -1,7 +1,7 @@
|
|
|
-From d03ab429db65fedce3528553651f2c4221efa381 Mon Sep 17 00:00:00 2001
|
|
|
+From c3ac6d30b294f3bd67b63316d80892d142cd52f0 Mon Sep 17 00:00:00 2001
|
|
|
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
|
|
|
Date: Sun, 7 Dec 2014 20:02:18 +0100
|
|
|
-Subject: [PATCH 14/15] contrib/gcrypt: work-around a libtool limitation
|
|
|
+Subject: [PATCH 14/17] contrib/gcrypt: work-around a libtool limitation
|
|
|
|
|
|
---
|
|
|
contrib/src/gcrypt/rules.mak | 1 +
|
|
@@ -10,7 +10,7 @@ Subject: [PATCH 14/15] contrib/gcrypt: work-around a libtool limitation
|
|
|
create mode 100644 contrib/src/gcrypt/work-around-libtool-limitation.patch
|
|
|
|
|
|
diff --git a/contrib/src/gcrypt/rules.mak b/contrib/src/gcrypt/rules.mak
|
|
|
-index 3bb2c80..26725cc 100644
|
|
|
+index e528e57..4d2604c 100644
|
|
|
--- a/contrib/src/gcrypt/rules.mak
|
|
|
+++ b/contrib/src/gcrypt/rules.mak
|
|
|
@@ -15,6 +15,7 @@ libgcrypt: libgcrypt-$(GCRYPT_VERSION).tar.bz2 .sum-gcrypt
|
|
@@ -53,5 +53,5 @@ index 0000000..df97ffb
|
|
|
+ AM_CFLAGS = $(GPG_ERROR_CFLAGS)
|
|
|
+
|
|
|
--
|
|
|
-2.8.3
|
|
|
+2.8.4
|
|
|
|