From 6546ddc64bcbf73c7419bac7af596b924005dbc3 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Thu, 21 May 2026 16:10:55 +0900 Subject: internal/rosa: expose in-place behaviour in generic helper This change also combines the createDir and wantsDir methods, and replaces the non-inplace target of the generic helper with a deterministic path. Signed-off-by: Ophestra --- internal/rosa/package/make.az | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/rosa/package/make.az') diff --git a/internal/rosa/package/make.az b/internal/rosa/package/make.az index 9d685a44..a0e1aec1 100644 --- a/internal/rosa/package/make.az +++ b/internal/rosa/package/make.az @@ -13,7 +13,6 @@ package make { toyboxEarly = true; exec = generic { - mktemp = true; build = `/usr/src/make/configure \ --prefix=/system \ --build="${ROSA_TRIPLE}" \ -- cgit v1.3.1