File: rules

package info (click to toggle)
libbio-db-ncbihelper-perl 1.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 332 kB
  • sloc: perl: 1,319; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# prevent the test suite to fetch resources on the Internet at build time.
export NO_NETWORK_TESTING=1

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- $(NETWORK)