File: rules

package info (click to toggle)
fractgen 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 424 kB
  • ctags: 274
  • sloc: cpp: 1,938; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

# Force use of Qt5
export QT_SELECT = 5

%:
	dh $@