spiegel-keyman/linux/keyman-config/debian/rules
glasseyes 94398b2f32 Debian packaging
now builds 2 packages keyman-config with the scripts to run
and python3-keyman-config with the keymanconfig module
2018-08-30 17:15:22 +07:00

6 lines
121 B
Makefile
Executable file

#!/usr/bin/make -f
#export DH_VERBOSE=1
export PYBUILD_NAME=keymanconfig
%:
dh $@ --with python3 --buildsystem=pybuild