[neon/qt6/qt6-webengine/Neon/unstable] debian: ln -s silly third party chromium node crap to nvm node
Carlos De Maine
null at kde.org
Wed Sep 6 12:44:27 BST 2023
Git commit c37e50688087530321b0ca7e10f6e692568b0491 by Carlos De Maine.
Committed on 06/09/2023 at 13:44.
Pushed by carlosdem into branch 'Neon/unstable'.
ln -s silly third party chromium node crap to nvm node
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/c37e50688087530321b0ca7e10f6e692568b0491
diff --git a/debian/rules b/debian/rules
index 7d8cf51..5690d30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,7 @@ override_dh_auto_clean:
# Turn on system FFmpeg libraries for 6.3
override_dh_auto_configure:
bash -c "source ~/.nvm/nvm.sh && npm install pako && npm install rollup-plugin-terser && npm install yargs"
+ ln -s ~/.nvm/versions/node/v18.5.0/bin/node ./src/3rdparty/chromium/third_party/node/linux/node
bash -c "source ~/.nvm/nvm.sh && \
dh_auto_configure -- \
--log-level=STATUS \
More information about the Neon-commits
mailing list