[neon/utilities/okteta/Neon/release] debian: no tests
Carlos De Maine
null at kde.org
Tue Jul 28 01:27:45 BST 2026
Git commit 05c2341fdb9c8c6087911c172917193008241454 by Carlos De Maine.
Committed on 28/07/2026 at 00:27.
Pushed by carlosdem into branch 'Neon/release'.
no tests
M +1 -9 debian/rules
https://invent.kde.org/neon/utilities/okteta/-/commit/05c2341fdb9c8c6087911c172917193008241454
diff --git a/debian/rules b/debian/rules
index 6a3241d..f7cbb57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,19 +1,11 @@
#!/usr/bin/make -f
-l10npkgs_firstversion_ok := 4:16.04.3-7~
-
dh = --with sodeps
-TESTS_HOME=$(CURDIR)/debian/tests.home
-
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk
override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- mkdir -p "$(TESTS_HOME)"
- HOME=$(TESTS_HOME) xvfb-run -a --server-args="-screen 0 1024x768x24+32" dh_auto_test
- rm -rf "$(TESTS_HOME)"
-endif
+ :
\ No newline at end of file
More information about the Neon-commits
mailing list