Fix important typo

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2023-01-23 15:41:05 -05:00
parent 443d608e13
commit 99e9cbbbe5
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ sed -e "s/@NODE_MAJOR@/${NODE_MAJOR}/g" \
-e "s/@UNDICI_VERSION@/${UNDICI_VERSION}/g" \
-e "s/@UNDICI_WASI_MAJOR@/${UNDICI_WASI_MAJOR}/g" \
-e "s/@UNDICI_WASI_MINOR@/${UNDICI_WASI_MINOR}/g" \
${SCRIPT_DIR}/.packaging/nodejs.spec.in \
${SCRIPT_DIR}/packaging/nodejs.spec.in \
> ${SCRIPT_DIR}/nodejs${NODE_MAJOR}.spec
rm -rf node-v${version}