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.
2025-08-13 12:18:54 +02:00

13 lines
204 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=qmake6 --parallel