File: rules

package info (click to toggle)
kdocker 5.4-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 792 kB
  • sloc: cpp: 2,660; xml: 36; sh: 25; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export QT_SELECT := qt5

%:
	dh $@