Fix important typo
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
443d608e13
commit
99e9cbbbe5
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user