~ubuntu-branches/ubuntu/wily/golang-github-kimor79-gollectd/wily-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Alexandre Viau
  • Date: 2015-03-27 14:47:24 UTC
  • Revision ID: package-import@ubuntu.com-20150327144724-f6rbopcza4dya1q4
Tags: 0.0~git20150616-1
Initial release. (Closes: #781347)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
TMP     = $(CURDIR)/debian/$(PACKAGE)
 
5
 
 
6
export DH_GOPKG := github.com/kimor79/gollectd
 
7
 
 
8
%:
 
9
        dh $@ --buildsystem=golang --with=golang
 
10
 
 
11
override_dh_auto_install:
 
12
        dh_auto_install
 
13
        rm -rf --verbose $(TMP)/*/usr/bin