From 26c579d1b244043c38ac35e0f2ce272f05abff2f Mon Sep 17 00:00:00 2001 From: Manuel Schneider Date: Thu, 10 Jul 2014 19:08:28 +0200 Subject: [busybox] fix paths --- remote/modules/busybox/module.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'remote') diff --git a/remote/modules/busybox/module.conf b/remote/modules/busybox/module.conf index 82d1731e..6acfa16c 100644 --- a/remote/modules/busybox/module.conf +++ b/remote/modules/busybox/module.conf @@ -2,6 +2,6 @@ REQUIRED_GIT="git://git.busybox.net/busybox" REQUIRED_BRANCH="1_22_1" REQUIRED_BINARIES="busybox" REQUIRED_DIRECTORIES=" - /usr/bin - /usr/sbin + /bin + /sbin " -- cgit v1.2.3-55-g7522