From 335435decfd395879f6f087f1a919ec371d5f1fb Mon Sep 17 00:00:00 2001 From: max furman Date: Tue, 13 Apr 2021 16:53:30 -0700 Subject: [PATCH] [action] debian rules syntax --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index e3c3ec9c..f5b70196 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ build: dh build override_dh_auto_build: - dh_auto_build ci + dh_auto_build -- build %: dh $@