From cc8350abf69ad3693d8f9f43173d326c4c7596db Mon Sep 17 00:00:00 2001 From: Bruce Cran Date: Sun, 24 Feb 2013 11:15:26 +0000 Subject: [PATCH] Add LICENSE to Windows installer, fix filename extensions and update URL. Add the LICENSE file to the Windows installer, change installed filename extensions from .rtf to .txt (assume a text editor is installed that understands LF) and fix the "update url" to be http://bluestop.org/fio/ since that's where new Windows installers are. Signed-off-by: Jens Axboe --- os/windows/install.wxs | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 5b4b9398..37216b4d 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -30,16 +30,19 @@ - + - + - + - + + + + @@ -54,13 +57,14 @@ + fio@vger.kernel.org http://www.spinics.net/lists/fio/ - http://git.kernel.dk/?p=fio.git + http://bluestop.org/fio/ -- 2.25.1