diff options
| author | Jeff Carr <[email protected]> | 2025-02-15 12:32:04 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-15 12:32:04 -0600 |
| commit | 953a1cd5d5aa887a6c9fe184dc67721a69a38b85 (patch) | |
| tree | 10d053f42b6779e463a71bad72806b2d02b52650 | |
| parent | 7396af67a199f8f10d3523913bf9c6e1b5aee9e9 (diff) | |
empty this before rebuildingv0.22.62v0.22.61v0.22.60v0.22.59v0.22.58v0.22.57v0.22.56v0.22.55v0.22.54v0.22.53v0.22.52v0.22.51v0.22.50v0.22.49v0.22.48v0.22.47v0.22.46v0.22.45v0.22.44v0.22.43v0.22.42
| -rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ # make build mkdir -p files/usr/lib/go-gui -cp ~/go/lib/go-gui/*.so files/usr/lib/go-gui/ +cp -a ~/go/lib/go-gui/*.so files/usr/lib/go-gui/ |
