From 52a33ef4885497378395042b37ec35b58301cb19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=B7=F0=90=91=91=F0=90=91=B4=F0=90=91=95=F0=90=91=91?= =?UTF-8?q?=F0=90=91=A9=F0=90=91=A4?= Date: Tue, 16 Dec 2025 15:35:31 +0700 Subject: [PATCH] fetchdarcs: no set -u --- pkgs/build-support/fetchdarcs/builder.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/build-support/fetchdarcs/builder.sh b/pkgs/build-support/fetchdarcs/builder.sh index adc9c55939c3..bbcf59ae0885 100644 --- a/pkgs/build-support/fetchdarcs/builder.sh +++ b/pkgs/build-support/fetchdarcs/builder.sh @@ -1,5 +1,3 @@ -set -u - tagtext="" tagflags="" # Darcs hashes are sha1 (120 bits, 40-character hex)