Adding debian version 2.6.3-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2b08a89310
commit
8dfd68ce54
7 changed files with 79 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-editorconfig-editorconfig-core-go-dev/usr/bin
|
Loading…
Add table
Add a link
Reference in a new issue