File: rules

package info (click to toggle)
focuswriter 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,528 kB
  • sloc: cpp: 31,874; sh: 408; xml: 260; makefile: 20
file content (10 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export QT_SELECT = qt5

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

%:
	dh $@