[neon/qt6/qt6-webengine/Neon/unstable] debian: baaaahhhhhhhhhh

Carlos De Maine null at kde.org
Wed Sep 6 06:20:08 BST 2023


Git commit 33b1dd469ee08415416499867e9881ea52aa0d99 by Carlos De Maine.
Committed on 06/09/2023 at 07:20.
Pushed by carlosdem into branch 'Neon/unstable'.

baaaahhhhhhhhhh

M  +0    -12   debian/rules

https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/33b1dd469ee08415416499867e9881ea52aa0d99

diff --git a/debian/rules b/debian/rules
index 5972e28..5ffd6de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,18 +34,6 @@ endif
 touch_files = src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/lighthouse/lighthouse-dt-bundle.js \
 	      src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/lighthouse/report-assets/report-generator.js
 
-# this oneshell bash snippet  init's nvm and installs the required node deps with npm. Makefile's sh doesn't
-# know bashism's and executes each line in a new shell thus losing all the env variables
-.ONESHELL:
-nvm_init_please:
-	@nvm_init_please=defined
-	source /etc/profile.d/nvm-profile.sh
-	npm install pako
-	npm install rollup-plugin-terser
-	npm install yargs
-	echo $${nvm_init_please:-undefined}
-
-.PHONY: nvm_init_please
 
 override_dh_auto_clean:
 	dh_auto_clean


More information about the Neon-commits mailing list