diff options
| author | Jeff Carr <[email protected]> | 2024-10-08 11:34:50 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-08 11:34:50 -0500 |
| commit | c6be85e92f00b527ccd2e7bf55f804f9a1619e88 (patch) | |
| tree | 538e9526344ceb4a965bfb795d65d2c4bfb084be | |
| parent | 1f00dfb03e40a991c75ab6953659def76cf285af (diff) | |
put the Makefile in the debian package
Signed-off-by: Jeff Carr <[email protected]>
| -rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,4 +11,5 @@ cp resources/repomap files/etc/gowebd/ # share dir mkdir -p files/usr/share/gowebd/ +cp Makefile files/usr/share/gowebd/ cp resources/repomap files/usr/share/gowebd/go.wit.com |
