File: rules

package info (click to toggle)
cqrlog 2.5.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 28,092 kB
  • sloc: pascal: 92,878; sh: 198; makefile: 78; xml: 22
file content (7 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_gencontrol:
	dh_gencontrol -- -Vhamlib:Depends=$(shell dpkg-query -W -f '$${Depends}' libhamlib-dev | grep -Eo 'libhamlib[[:alnum:].-]+')