File: rules

package info (click to toggle)
dnsrecon 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,608 kB
  • sloc: python: 2,178; ruby: 223; makefile: 6; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/dnsrecon/

%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_install:
	dh_install
	rm -r debian/dnsrecon/usr/share/dnsrecon/dnsrecon-*.egg-info