File: rules

package info (click to toggle)
crowdsec-firewall-bouncer 0.0.25-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: python: 438; sh: 231; makefile: 103
file content (8 lines) | stat: -rwxr-xr-x 245 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --builddirectory=_build --buildsystem=golang --with=golang

override_dh_auto_install:
	dh_auto_install -- --no-source
	cd debian/crowdsec-firewall-bouncer/usr/bin && mv cs-firewall-bouncer crowdsec-firewall-bouncer