File: rules

package info (click to toggle)
shelxle 1.0.1552-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,652 kB
  • sloc: cpp: 55,122; ansic: 560; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download | duplicates (2)
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/buildflags.mk

#export DH_VERBOSE=1
export QT_SELECT=qt5

%:
	dh $@