Adding debian version 2.1.2-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
41a2f19f12
commit
fc369d551b
7 changed files with 104 additions and 0 deletions
8
debian/rules
vendored
Executable file
8
debian/rules
vendored
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh ${@} --builddirectory=_build --buildsystem=golang
|
||||
|
||||
execute_after_dh_auto_install:
|
||||
# removing unused files
|
||||
rm -rf debian/golang-github-wcharczuk-go-chart-dev/usr/bin
|
Loading…
Add table
Add a link
Reference in a new issue