From fda0c001adea8692f2d59c9fc3992d1066289493 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" Date: Mon, 26 Jun 2023 12:18:25 +0300 Subject: [PATCH] initial push --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 4b100d7..3096822 100644 --- a/debian/rules +++ b/debian/rules @@ -7,3 +7,6 @@ build3vers := $(shell py3versions -sv) %: dh $@ --with python3 --buildsystem pybuild + +override_dh_autoreconf: + cargo fetch