You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2013/07/31 21:49:41 UTC

svn commit: r1509004 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

Author: chug
Date: Wed Jul 31 19:49:41 2013
New Revision: 1509004

URL: http://svn.apache.org/r1509004
Log:
QPID-5032: Windows install LICENSE and NOTICE files have moved

Modified:
    qpid/trunk/qpid/cpp/bld-winsdk.ps1

Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/bld-winsdk.ps1?rev=1509004&r1=1509003&r2=1509004&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/bld-winsdk.ps1 (original)
+++ qpid/trunk/qpid/cpp/bld-winsdk.ps1 Wed Jul 31 19:49:41 2013
@@ -282,8 +282,8 @@ function BuildAPlatform
 
     # Set top level info files to DOS line endings
     Unix2Dos "$install_dir/README-winsdk.txt"
-    Unix2Dos "$install_dir/LICENSE"
-    Unix2Dos "$install_dir/NOTICE"
+    Unix2Dos "$install_dir/docs/LICENSE"
+    Unix2Dos "$install_dir/docs/NOTICE"
     Unix2Dos "$install_dir/examples/README.txt"
 
     # Install the .NET binding example source code



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org