]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
alpine: Fix installing extra packages 1240/head
authorroedie <github@roedie.nl>
Tue, 18 Oct 2016 14:55:16 +0000 (16:55 +0200)
committerroedie <github@roedie.nl>
Tue, 18 Oct 2016 14:55:16 +0000 (16:55 +0200)
Signed-off-by: Sander Klein <github@roedie.nl>
templates/lxc-alpine.in

index a6b33631c78aa254670107b26650bc4c5d403ea7..06616b374b0becbeb5fb9a92fb41518835d8e93d 100644 (file)
@@ -251,7 +251,7 @@ install() {
        ln -s "$apk_cache" etc/apk/cache
        echo "$repo_url" > etc/apk/repositories
 
-       install_packages "$arch" alpine-base $extra_packages
+       install_packages "$arch" "alpine-base $extra_packages"
        make_dev_nodes
        setup_inittab
        setup_hosts