File: rules

package info (click to toggle)
mustang-plug 1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 728 kB
  • sloc: cpp: 6,853; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export QT_SELECT=5

%:
	dh $@ -Sqmake -Dplug

override_dh_auto_configure:
	dh_auto_configure -- target.path=/usr/bin

override_dh_installudev:
	dh_installudev -pmustang-plug --name=mustang --priority=50