From 3ba814494f9c7e3afe5d73799d85a7b2e03fb459 Mon Sep 17 00:00:00 2001 From: "Leslie P. Polzer" Date: Thu, 31 Oct 2013 11:37:47 +0100 Subject: Fix typo (busbox -> busybox). --- abuild.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abuild.in') diff --git a/abuild.in b/abuild.in index 7cef0c3..cfd531a 100755 --- a/abuild.in +++ b/abuild.in @@ -777,7 +777,7 @@ origin = $pkgname EOF local i deps deps="$depends" - if [ "$pkgname" != "busybox" ] && ! depends_has busbox; then + if [ "$pkgname" != "busybox" ] && ! depends_has busybox; then for i in $install $triggers; do local s=${i%=*} [ "$name" != "${s%.*}" ] && continue -- cgit v1.2.3-60-g2f50