diff --git a/node-16.15.0-0.build.sh b/node-16.15.0-0.build.sh index 470a9c5..0939c81 100755 --- a/node-16.15.0-0.build.sh +++ b/node-16.15.0-0.build.sh @@ -21,7 +21,7 @@ exec $PREFIX/profile <<-EOF PATH=$PREFIX/bin:\$PATH - . /pkg/llvm-13.0.1-0/profile + . /pkg/llvm-13.0.1-0/profile if [ -d $PREFIX/.compatlibs ]; then export LD_LIBRARY_PATH=$PREFIX/.compatlibs\${LD_LIBRARY_PATH:+:\$LD_LIBRARY_PATH} ; fi EOF . $PREFIX/profile