File: rules

package info (click to toggle)
golang-github-rsc-devweb 0.0.0%2B2016.01.15.git.29cc9e1b05-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 60 kB
  • sloc: makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

UPSTREAM_GIT = https://github.com/rsc/devweb
include /usr/share/openstack-pkg-tools/pkgos.make

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

override_dh_dwz:
	DEB_BUILD_OPTIONS=nostrip dh_dwz