[neon/qt/qtcreator/Neon/release] debian: rules: fix typo

Pino Toscano null at kde.org
Thu May 5 12:51:58 BST 2022


Git commit e4a370f527fea6315ba3dac3127478b9043b2a0c by Pino Toscano.
Committed on 26/02/2022 at 06:29.
Pushed by jriddell into branch 'Neon/release'.

rules: fix typo

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt/qtcreator/commit/e4a370f527fea6315ba3dac3127478b9043b2a0c

diff --git a/debian/rules b/debian/rules
index 5352095..0d9294e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export QT_SELECT := qt5
 # Upstream changelog
 upstream_changes = $(wildcard dist/changes-*)
 
-# Do build the HelloWorld plugin, as it is not needed
+# Do not build the HelloWorld plugin, as it is not needed
 export QTC_BUILD_PLUGIN_HELLOWORLD=FALSE
 
 # The clang-N used for the build by the unversioned clang



More information about the Neon-commits mailing list