]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - testsuite/mkosi/mkosi.build
Drop python bindings
[thirdparty/kmod.git] / testsuite / mkosi / mkosi.build
index c0ba549ca64becad817a69e47eb7673a3f803a89..53fc797b202035d03f97f6881fb2482cc052a17c 100755 (executable)
@@ -32,7 +32,7 @@ cd build
 kdir=$(find_kdir)
 IFS=/ read _ _ _ kver _ <<<"$kdir"
 
-../autogen.sh c --disable-python
+../autogen.sh c
 make -j
 make check KDIR="$kdir" KVER="$kver"
 make install