From 63add57ef96f10f464fc1bf7c821d2281b39edeb Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 4 Nov 2022 02:29:27 +0000 Subject: Using toybox instead of sbase for posix --- repo/genfstab/genfstab.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/genfstab') diff --git a/repo/genfstab/genfstab.xibuild b/repo/genfstab/genfstab.xibuild index 267906c..23643ec 100644 --- a/repo/genfstab/genfstab.xibuild +++ b/repo/genfstab/genfstab.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make asciidoc" -DEPS="bash sbase gawk" +DEPS="bash toybox gawk" PKG_VER=24 SOURCE=https://github.com/archlinux/arch-install-scripts.git -- cgit v1.2.1