Adding debian version 2.5.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
982828099e
commit
2b9eb99e48
7 changed files with 85 additions and 0 deletions
7
debian/rules
vendored
Executable file
7
debian/rules
vendored
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --builddirectory=_build --buildsystem=golang
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install -- --no-source
|
Loading…
Add table
Add a link
Reference in a new issue