From 5d589646a57ad22901795141619ab258d8fe97ee Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 8 Feb 2009 11:34:39 +0100
Subject: Renaming win32-loader executable as debian-cd does.

---
 helpers/lh_binary_win32-loader | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helpers/lh_binary_win32-loader b/helpers/lh_binary_win32-loader
index feedaef..536c828 100755
--- a/helpers/lh_binary_win32-loader
+++ b/helpers/lh_binary_win32-loader
@@ -52,6 +52,7 @@ then
 
 			# Copying win32-loader
 			cp chroot/usr/lib/win32-loader/* binary
+			mv binary/win32-loader.exe binary/setup.exe
 
 			# Saving cache
 			Save_cache cache/packages_binary
-- 
cgit v1.0