File: rules

package info (click to toggle)
qjackrcd 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 344 kB
  • sloc: cpp: 1,052; sh: 42; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export QT_SELECT=5

%:
	dh $@

override_dh_auto_clean:
	$(RM) -f Makefile
	dh_auto_clean