working commit

This commit is contained in:
2026-02-17 19:24:29 +02:00
parent b76ea1a9ac
commit 8739f2feb7
18 changed files with 1702 additions and 756 deletions
+2
View File
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
export GO111MODULE=on
export GOPROXY=https://proxy.golang.org
%:
dh $@
@@ -8,4 +9,5 @@ export GO111MODULE=on
override_dh_auto_configure:
./configure --prefix=/usr
#EOF