File: rules

package info (click to toggle)
qjackctl 1.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,544 kB
  • sloc: cpp: 24,715; xml: 58; sh: 7; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (3)
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