File debian.rules of Package mkosi

#!/usr/bin/make -f

#export DH_VERBOSE = 1

include /usr/share/dpkg/pkg-info.mk

export PYBUILD_NAME=mkosi

%:
	dh $@ --buildsystem=pybuild --with bash-completion

execute_after_dh_auto_build:
	register-python-argcomplete --shell bash mkosi > $(CURDIR)/debian/bash-completion
openSUSE Build Service is sponsored by