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.
Simon Stürz b1f161bb3a debian: Switch debian packaging to Qt6
android: Fix android manifest
2025-12-05 13:58:19 +01:00

12 lines
169 B
Makefile
Executable File

#!/usr/bin/make -f
# -*- makefile -*-
export DH_VERBOSE=1
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp
%:
dh $@ --buildsystem=qmake6 --parallel