summaryrefslogtreecommitdiff
path: root/helpers/binary_win32-loader
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/binary_win32-loader')
-rwxr-xr-xhelpers/binary_win32-loader2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_win32-loader b/helpers/binary_win32-loader
index 759ebac..d9f2f90 100755
--- a/helpers/binary_win32-loader
+++ b/helpers/binary_win32-loader
@@ -45,7 +45,7 @@ Create_lockfile .lock
case "${LH_ARCHITECTURE}" in
amd64|i386)
case "${LH_DISTRIBUTION}" in
- lenny)
+ lenny|squeeze)
WIN32_LOADER="/usr/lib/win32-loader"
;;