aboutsummaryrefslogtreecommitdiff
path: root/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch
diff options
context:
space:
mode:
authorKai Pastor <dg0yt@darc.de>2021-04-23 20:06:50 +0200
committerGitHub <noreply@github.com>2021-04-23 11:06:50 -0700
commit30274be0ba97eb442dfef38911b3878e98d913f7 (patch)
treec50f07d5a0f181264bf55dbdd5464109b756b0e2 /ports/libxml2/RemoveIncludeFromWindowsRcFile.patch
parent22273d82ff2576f0e1be37e57cfff36f09ac3af1 (diff)
downloadvcpkg-30274be0ba97eb442dfef38911b3878e98d913f7.tar.gz
vcpkg-30274be0ba97eb442dfef38911b3878e98d913f7.zip
[libxml2] Pass version to rc via configured file (#17389)
* [libxml2] Pass version to rc via configured file This change fixes quotation issues with the dotted version string on mingw/Windows. * x-add-version
Diffstat (limited to 'ports/libxml2/RemoveIncludeFromWindowsRcFile.patch')
-rw-r--r--ports/libxml2/RemoveIncludeFromWindowsRcFile.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch b/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch
deleted file mode 100644
index ce5a3fcbe..000000000
--- a/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/win32/libxml2.rc b/win32/libxml2.rc
-index c774a5ee..08e2da1e 100644
---- a/win32/libxml2.rc
-+++ b/win32/libxml2.rc
-@@ -1,5 +1,4 @@
- #include <winver.h>
--#include "rcVersion.h"
-
- VS_VERSION_INFO VERSIONINFO
- FILEVERSION LIBXML_MAJOR_VERSION,LIBXML_MINOR_VERSION,LIBXML_MICRO_VERSION,0