diff options
author | obo <obo@openoffice.org> | 2010-06-10 15:11:12 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-10 15:11:12 +0200 |
commit | 8027e13d54cb3a3ee748f140ceb59492af2825e9 (patch) | |
tree | 9c8d6c5ecd1fdfd7f4602f5a26a6568c6bb1605b | |
parent | e7835e4760372a470f5ee5ee95d2f92055803148 (diff) |
masterfix: #i10000# xmlsec1-update-config-sub-and-guess.patch is based on xmlsec1-1.2.12 and doesn't match current version (from CWS kfreebsdport01v2)
Notes
Notes:
split repo tag: libs-extern_ooo/DEV300_m82
split repo tag: libs-extern_ooo/DEV300_m83
-rw-r--r-- | libxmlsec/makefile.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk index 211a5376a688..1f0e5976f5e5 100644 --- a/libxmlsec/makefile.mk +++ b/libxmlsec/makefile.mk @@ -63,8 +63,7 @@ PATCH_FILES=\ xmlsec1-nssmangleciphers.patch \ xmlsec1-noverify.patch \ xmlsec1-mingw32.patch \ - xmlsec1-mingw-keymgr-mscrypto.patch \ - xmlsec1-update-config-sub-and-guess.patch + xmlsec1-mingw-keymgr-mscrypto.patch ADDITIONAL_FILES= \ |