File: rules

package info (click to toggle)
direwolf 1.6%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,720 kB
  • sloc: ansic: 53,861; perl: 170; cpp: 124; sh: 113; makefile: 41; python: 11
file content (10 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=cmake

override_dh_auto_configure:
	dh_auto_configure -- -DBINARY_TERMINAL_BIN=/usr/bin/x-terminal-emulator

override_dh_installsystemd:
	dh_installsystemd --no-enable --no-start