From f13e0cac13f90f7f57bce3b26b2e6383de6e4ad2 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 27 Jun 2022 23:08:34 +0100 Subject: added qemu --- repo/xiutils/xichroot.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/xiutils/xichroot.xibuild') diff --git a/repo/xiutils/xichroot.xibuild b/repo/xiutils/xichroot.xibuild index b39308f..0a48d42 100644 --- a/repo/xiutils/xichroot.xibuild +++ b/repo/xiutils/xichroot.xibuild @@ -4,5 +4,5 @@ DEPS="bash" DESC="A script to aid with chrooting on XiLinux" package () { - make DESTDIR=$PKG_DEST install-chroot + add_from_main usr/bin/xichroot } -- cgit v1.2.1