summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_debian-installer
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-10-29 18:31:20 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:43 +0100
commit0eaf9e512235eedca5f59e25c233268dda940683 (patch)
treec6b02109b4802288448645c357fd84d8db636f60 /helpers/lh_binary_debian-installer
parent961aa2f3b795891d5011f1c28816d6b1bffcb2cd (diff)
downloadlive-build-0eaf9e512235eedca5f59e25c233268dda940683.zip
live-build-0eaf9e512235eedca5f59e25c233268dda940683.tar.gz
Adding armel to architecture specific checks.
Diffstat (limited to 'helpers/lh_binary_debian-installer')
-rwxr-xr-xhelpers/lh_binary_debian-installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 5dca679..3ab6252 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -268,7 +268,7 @@ then
URL="http://people.debian.org/~aba/d-i/images/daily/"
;;
- arm)
+ arm|armel)
URL="http://people.debian.org/~kmuto/d-i/images/daily/"
;;