summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build/lb_binary_win32-loader2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_binary_win32-loader b/scripts/build/lb_binary_win32-loader
index 7eb86a6..5c1de98 100755
--- a/scripts/build/lb_binary_win32-loader
+++ b/scripts/build/lb_binary_win32-loader
@@ -46,7 +46,7 @@ Create_lockfile .lock
case "${LB_ARCHITECTURE}" in
amd64|i386)
case "${LB_DISTRIBUTION}" in
- lenny|squeeze)
+ lenny)
WIN32_LOADER="/usr/lib/win32-loader"
;;