summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: a09baa5e561d52d8d69226b9cf4f2b60b4446f1c (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=meson+ninja --with python3

override_dh_auto_configure:
	dh_auto_configure -- -Dman=true