[neon/qt6/qt6-tools/Neon/unstable] debian: test

Carlos De Maine null at kde.org
Sun Oct 29 06:42:04 GMT 2023


Git commit 1a70378259399a302890822fa60bfaa2d7bdb4ad by Carlos De Maine.
Committed on 29/10/2023 at 07:39.
Pushed by carlosdem into branch 'Neon/unstable'.

test

M  +3    -3    debian/rules

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/1a70378259399a302890822fa60bfaa2d7bdb4ad

diff --git a/debian/rules b/debian/rules
index 8b476c3..a2c66bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,9 @@ export LLVM_INSTALL_DIR := $(shell llvm-config --prefix)
 
 override_dh_auto_configure:
 	# all files need to exist before configure is run for unity build
-	touch /workspace/build/examples/linguist/arrowpad/arrowpad_nl.ts
-	touch /workspace/build/examples/linguist/arrowpad/arrowpad_fr.ts
-	touch /workspace/build/examples/linguist/hellotr/hellotr_la.ts
+	#touch /workspace/build/examples/linguist/arrowpad/arrowpad_nl.ts
+	#touch /workspace/build/examples/linguist/arrowpad/arrowpad_fr.ts
+	#touch /workspace/build/examples/linguist/hellotr/hellotr_la.ts
 
 	dh_auto_configure -- \
 		-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \


More information about the Neon-commits mailing list