From b1bb4de7af58ad23a191f5ee15da5873f6bdffe6 Mon Sep 17 00:00:00 2001 From: Neal Andrew Crook Date: Tue, 21 Jun 2016 19:28:35 +0100 Subject: [PATCH] Add factor executable (was missing from ucp script) --- Applications/util/fuzix-util.pkg | 1 + 1 file changed, 1 insertion(+) diff --git a/Applications/util/fuzix-util.pkg b/Applications/util/fuzix-util.pkg index a3024c1a..a80dc5e5 100644 --- a/Applications/util/fuzix-util.pkg +++ b/Applications/util/fuzix-util.pkg @@ -24,6 +24,7 @@ f:0755:/bin/du :du f:0755:/bin/echo :echo f:0755:/bin/ed :ed f:0755:/bin/env :env +f:0755:/bin/factor :factor f:0755:/bin/false :false f:0755:/bin/fdisk :fdisk f:0755:/bin/fgrep :fgrep -- 2.34.1