From 9216624404a9eeecf5fe25d3f133e5544a9c97b8 Mon Sep 17 00:00:00 2001 From: robojerk Date: Mon, 4 Aug 2025 02:38:27 +0000 Subject: [PATCH] fix debian/rules: rewrite with proper tabs and correct PYBUILD_NAME --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c4fe012..e0b72fc 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ # dh_python3 will install the python modules # and handle byte-compilation -export PYBUILD_NAME=deb-mock +export PYBUILD_NAME=mock %: dh $@ --with python3