From 7262f89d4329a468d591619d94bcb65bfcc40ee3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 10 May 2025 22:52:55 +0900 Subject: DEB krecipes: add 'check' target Signed-off-by: Michele Calgaro --- debian/_base/applications/misc/krecipes/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/_base') diff --git a/debian/_base/applications/misc/krecipes/debian/rules b/debian/_base/applications/misc/krecipes/debian/rules index a4bcfd0ff..7ee75c209 100755 --- a/debian/_base/applications/misc/krecipes/debian/rules +++ b/debian/_base/applications/misc/krecipes/debian/rules @@ -15,3 +15,5 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_SKIP_RPATH="OFF" \ -DBUILD_ALL="ON" \ -DWITH_ALL_OPTIONS="ON" + +DEB_MAKE_CHECK_TARGET = check -- cgit v1.2.3