Skip to content

Commit 858d0df

Browse files
committed
Postfix Bug#25367609 remove INSTALL and ANNOUNCEMENT files to fix windows msi build failures
1 parent 71f7824 commit 858d0df

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

win/mysql-conncpp-msi-template.xml.in

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2009, 2015, Oracle and/or its affiliates. All rights reserved.
3+
Copyright (c) 2009, 2017, Oracle and/or its affiliates. All rights reserved.
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by
@@ -54,8 +54,6 @@ already installed." />
5454
<File Id="file0031" Name="README.TXT" LongName="README.txt" Source="..\README" />
5555
<File Id="file0032" Name="@LIC_SHORT_NAME@" LongName="@LIC_NAME@" Source="@LICENSE_FILE@" />
5656
<File Id="file0033" Name="LIC_3RDP.TXT" LongName="Licenses_for_Third-Party_Components.txt" Source="..\Licenses_for_Third-Party_Components.txt" />
57-
<File Id="file0034" Name="INSTALL.TXT" LongName="INSTALL.txt" Source="..\INSTALL" />
58-
<File Id="file0035" Name="ANNOUNCE.TXT" LongName="ANNOUNCEMENT.txt" Source="..\ANNOUNCEMENT" />
5957
</Component>
6058

6159
<!-- *****************************************************************************************

0 commit comments

Comments
 (0)