File: rules

package info (click to toggle)
fractgen 2.1.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 592 kB
  • sloc: cpp: 1,951; sh: 704; python: 89; makefile: 4; sed: 3
file content (9 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# Force use of Qt5
export QT_SELECT = 5

%:
	dh $@