File: rules

package info (click to toggle)
qqc2-suru-style 0.20230206-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 568 kB
  • sloc: cpp: 971; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

export QT_SELECT ?= qt5

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	qmake

get-orig-source:
	uscan --noconf --force-download --rename --download-current-version --destdir=..