From e536124f49bec30fc87f5b937d63bbab4d9b1bdb Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 2 Oct 2025 16:39:09 +0200 Subject: [PATCH] test --- Pmodules_bash.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/Pmodules_bash.spec b/Pmodules_bash.spec index 36521d6..2c87996 100644 --- a/Pmodules_bash.spec +++ b/Pmodules_bash.spec @@ -25,6 +25,7 @@ incorporates useful features from the Korn shell (ksh) and the C shell (csh). Most sh scripts can be run by bash without modification. %prep +%setup -q -n bash-%{version} token=${ACCESSTOKEN:-} if [ -n "$token" ]; then curl -L \