File: rules

package info (click to toggle)
qjackctl 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,544 kB
  • sloc: cpp: 24,686; xml: 57; sh: 7; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export QT_SELECT = qt6

%:
	dh $@

override_dh_clean:
	dh_clean --exclude=qjackctl.pro