summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-26 08:07:57 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:24 +0100
commit6e18050ec64772ca037866da806813f056cb3e44 (patch)
tree7d431ebc16c9dc2d17e30d445e5fedf1863dffea /scripts
parent8442fdc9eb5347dbeefdc77c7f00a54226847943 (diff)
downloadlive-build-6e18050ec64772ca037866da806813f056cb3e44.zip
live-build-6e18050ec64772ca037866da806813f056cb3e44.tar.gz
Using the same path for win32-loader in squeeze as in sid as it has finally migrated some time ago.
Diffstat (limited to 'scripts')
-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"
;;