From 458530deaae92a328fd51c043af1039ad3fbff82 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 6 Dec 2012 08:52:30 +0000 Subject: fix xmlsec build under RHEL-5 (again) last fix was removed with ec6af4194e80f5f0b2e46ca59802ff397a2a4a24 Change-Id: Ibb459d5c43356abb782dbd6a88f712bd1e01b54b --- libxmlsec/UnpackedTarball_xmlsec.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'libxmlsec') diff --git a/libxmlsec/UnpackedTarball_xmlsec.mk b/libxmlsec/UnpackedTarball_xmlsec.mk index 6f8e4d021778..fc2ed16a5336 100644 --- a/libxmlsec/UnpackedTarball_xmlsec.mk +++ b/libxmlsec/UnpackedTarball_xmlsec.mk @@ -15,6 +15,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,xmlsec,\ libxmlsec/xmlsec1-configure.patch \ libxmlsec/xmlsec1-configure-libxml-libxslt.patch \ libxmlsec/xmlsec1-olderlibxml2.patch \ + libxmlsec/xmlsec1-oldlibtool.patch \ libxmlsec/xmlsec1-nssdisablecallbacks.patch \ libxmlsec/xmlsec1-nssmangleciphers.patch \ libxmlsec/xmlsec1-noverify.patch \ -- cgit