summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-27 10:44:52 -0500
committerJeff Carr <[email protected]>2025-10-27 10:44:52 -0500
commitac81e470cfecaf8387ff621bd36ced28e56ee3fc (patch)
tree743bd7a06c76f63f2cdee644b5dbeb54b739c12f /build
parenta0dae603e2de74f0184991dff2bddf14d27a65ed (diff)
some working on seperate cache / mode settings
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index a04e4c0..ffcc1e0 100755
--- a/build
+++ b/build
@@ -6,3 +6,6 @@ cp ../utils/wit-utils/forgeConfig/forgeConfig files/usr/bin/
mkdir -p files/usr/share/bash-completion/completions/
forge --bash > files/usr/share/bash-completion/completions/forge
+
+mkdir -p files/usr/share/doc/forge
+cp resources/gopath.text files/usr/share/doc/forge