diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-12-06 09:05:13 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-12-06 09:09:38 +0000 |
commit | efca6f15609322f62a35619619a6d5fe5c9bd5a4 (patch) | |
tree | dfc744b3fcbb3a7f9377122da03ff50a0fbf1bdf /libxmlsec | |
parent | 458530deaae92a328fd51c043af1039ad3fbff82 (diff) |
fix patch path
Change-Id: I3da11f199cdb6b9394e99fc549cff2388a04d6b2
Diffstat (limited to 'libxmlsec')
-rw-r--r-- | libxmlsec/xmlsec1-oldlibtool.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxmlsec/xmlsec1-oldlibtool.patch b/libxmlsec/xmlsec1-oldlibtool.patch index fd6f0211eb57..7d59ce101cce 100644 --- a/libxmlsec/xmlsec1-oldlibtool.patch +++ b/libxmlsec/xmlsec1-oldlibtool.patch @@ -1,5 +1,5 @@ --- /dev/null 2012-11-27 15:14:41.892226008 +0100 -+++ /build/xmlsec1-1.2.14/compile 2012-11-29 12:27:14.000000000 +0100 ++++ misc/xmlsec1-1.2.14/compile 2012-11-29 12:27:14.000000000 +0100 @@ -0,0 +1,142 @@ +#! /bin/sh +# Wrapper for compilers which do not understand `-c -o'. |