diff core/busybox/busybox.sh @ 516:014d018468fb

core: use new FHS
author David Demelier <markand@malikania.fr>
date Tue, 09 Apr 2019 20:22:00 +0200
parents e737b80da269
children bad483aace64
line wrap: on
line diff
--- a/core/busybox/busybox.sh	Tue Apr 09 20:20:00 2019 +0200
+++ b/core/busybox/busybox.sh	Tue Apr 09 20:22:00 2019 +0200
@@ -30,7 +30,7 @@
 
 	cp ../config .config
 	make
-	install -D -m 0755 busybox $DESTDIR/usr/bin/busybox
+	install -D -m 0755 busybox $DESTDIR/bin/busybox
 
 	popd
 	rm -rf $PKGNAME-$PKGVERSION