[neon/qt6/qt6-webengine/Neon/unstable] debian: one bloody extra space

Carlos De Maine null at kde.org
Tue Sep 5 16:13:45 BST 2023


Git commit 8fbd4e77a2fb161fae1d6063a0d41881b8d5d8e6 by Carlos De Maine.
Committed on 05/09/2023 at 17:13.
Pushed by carlosdem into branch 'Neon/unstable'.

one bloody extra space

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/8fbd4e77a2fb161fae1d6063a0d41881b8d5d8e6

diff --git a/debian/rules b/debian/rules
index 49a9a55..7ad77b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ override_dh_auto_clean:
 
 	echo $(PATH)
 	#. ~/.profile && . PATH=~/.nvm/versions/node/v18.5.0/bin ~/.nvm/nvm.sh && \
-	.  /etc/profile.d/nvm-profile.sh && \
+	. /etc/profile.d/nvm-profile.sh && \
 	npm install pako && \
 	npm install rollup-plugin-terser && \
 	npm install yargs


More information about the Neon-commits mailing list