]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/pkg/deb: use pybuild
authorJakub Ružička <jakub.ruzicka@nic.cz>
Tue, 30 Jul 2024 08:09:00 +0000 (10:09 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Mon, 26 Aug 2024 12:28:10 +0000 (14:28 +0200)
distro/pkg/deb/rules

index 7f4bfb16fe2be5d9969e6b7587d6eeb8297059f6..2ec3dbe2c6c1569d9d069fe4b65cf74bb8dbaeeb 100755 (executable)
@@ -19,7 +19,7 @@ include /usr/share/dpkg/default.mk
 
 
 %:
-       dh $@ --with python3
+       dh $@ --with python3 --buildsystem pybuild
 
 override_dh_auto_build:
        meson build_deb \