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 7ade43c841
commit a9d3316f3c

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