Using old pathes for win32-loader on squeeze too.

This commit is contained in:
Daniel Baumann 2010-05-29 14:35:54 +02:00
parent 4a7a32fea0
commit c4ba22deff
1 changed files with 1 additions and 1 deletions

View File

@ -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"
;;