working commit

This commit is contained in:
2026-02-14 22:46:32 +02:00
parent 1e03fa349f
commit 73e2b804ff
31 changed files with 597 additions and 35 deletions
Vendored Executable
+11
View File
@@ -0,0 +1,11 @@
#!/usr/bin/make -f
export GO111MODULE=on
%:
dh $@
override_dh_auto_configure:
./configure --prefix=/usr
#EOF