This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.

13 lines
203 B
Makefile
Executable File

#!/usr/bin/make -f
export DH_VERBOSE=1
override_dh_missing:
dh_missing --list-missing
override_dh_installsystemd:
dh_installsystemd --restart-after-upgrade
%:
dh $@ --buildsystem=qmake --parallel