File: rules

package info (click to toggle)
golang-github-maxmind-geoipupdate 6.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: sh: 99; makefile: 57; perl: 51
file content (8 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Do not install binary, we just need the library
override_dh_auto_install:
	dh_auto_install -- --no-binaries

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