[neon/qt6/qt6-webengine/Neon/unstable] debian: Fix the commenting that commented new fix.
Scarlett Moore
null at kde.org
Tue Sep 5 16:53:04 BST 2023
Git commit 01d16a8e799dca0da66266dedf877cd077a4dfac by Scarlett Moore.
Committed on 05/09/2023 at 17:51.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix the commenting that commented new fix.
M +0 -3 debian/rules
https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/01d16a8e799dca0da66266dedf877cd077a4dfac
diff --git a/debian/rules b/debian/rules
index 7ad77b5..bb15a9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,9 +46,6 @@ override_dh_auto_clean:
ls -ls ~/.nvm/
ls -ls ~/.nvm/versions/node/
# init nvm and thus npm && # install needed nodejs deps with npm
-
- echo $(PATH)
- #. ~/.profile && . PATH=~/.nvm/versions/node/v18.5.0/bin ~/.nvm/nvm.sh && \
. /etc/profile.d/nvm-profile.sh && \
npm install pako && \
npm install rollup-plugin-terser && \
More information about the Neon-commits
mailing list