From 61c6a0ccc74e9230e93f0b92bd3a7a117fd65861 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:21:41 +0300 Subject: [PATCH] Update rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ed40aff..7715340 100755 --- a/debian/rules +++ b/debian/rules @@ -77,4 +77,4 @@ pkgdir2 = $(srcdir)/debian/pkgdir2 ## This here will start the build: %: - dh $@ + dh $@ --build-system=meson