Adding debian version 0.0~git20250307.c2e6a77-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b6e042e2af
commit
9bbce3a696
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-pocketbase-tygoja-dev/usr/bin
|
Loading…
Add table
Add a link
Reference in a new issue