summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-05-29 14:35:54 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:10 +0100
commitc4ba22deff19d73d1fa9df06c9066b70983ebdc2 (patch)
treeec024a835576debdd6187b7a76515c7077f5c236 /helpers
parent4a7a32fea0cf223b62cce5bc04cfff8c84a60a0f (diff)
downloadlive-build-c4ba22deff19d73d1fa9df06c9066b70983ebdc2.zip
live-build-c4ba22deff19d73d1fa9df06c9066b70983ebdc2.tar.gz
Using old pathes for win32-loader on squeeze too.
Diffstat (limited to 'helpers')
-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"
;;