From 82d69a49ab1a2f4b58e6998f47a42efe2a795863 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 8 Apr 2017 10:33:49 +0200 Subject: fix typo in 4d89c35fd: chroot-installation: also test eductation-lang-* metapackages Signed-off-by: Holger Levsen --- bin/chroot-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh index da4622f5..80e6b75a 100755 --- a/bin/chroot-installation.sh +++ b/bin/chroot-installation.sh @@ -266,7 +266,7 @@ if [ "$2" != "" ] ; then ;; education-lang-se) install_packages "Debian Edu task" $2 ;; - education-lang-*) install_packages "Debian Edu task" $2 $2-desktop $-desktop-kde + education-lang-*) install_packages "Debian Edu task" $2 $2-desktop $2-desktop-kde ;; education*) install_packages "Debian Edu task" $2 ;; -- cgit v1.2.3-70-g09d2