.deb files

This commit is contained in:
Jeff Carr 2024-12-14 10:46:36 -06:00
parent 10cf50c39b
commit a11c4f46bd
2 changed files with 13 additions and 0 deletions

5
build Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash -x
# include forgeConfig
mkdir -p files/usr/bin/
cp ../utils/wit-utils/forgeConfig/forgeConfig files/usr/bin/

8
control Normal file
View File

@ -0,0 +1,8 @@
Source: forge
Build-Depends: golang, protoc-gen-go, autogenpb, go-mod-clean
Package: forge
Maintainer: Jeff Carr <jcarr@wit.com>
Architecture: amd64
Depends:
Recommends: go-clone
Description: 'forge' an attempt at federated 'git'