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 \