Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10528539
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
492 B
Subscribers
None
View Options
diff --git a/meson/build-cli.sh b/meson/build-cli.sh
index a76e202..4327efb 100755
--- a/meson/build-cli.sh
+++ b/meson/build-cli.sh
@@ -1,12 +1,10 @@
#!/bin/bash
exec_name=writeas
BIN_DIR="$MESON_BUILD_ROOT"/bin
echo "Building $exec_name CLI..."
-# go get to fetch dependencies
-go get github.com/writeas/writeas-cli/cmd/writeas &&
cd "$MESON_SOURCE_ROOT"/src/github.com/writeas/writeas-cli/cmd/writeas &&
mkdir -p "$BIN_DIR" &&
go build -o "$BIN_DIR"/writeas &&
echo "Success."
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Apr 5, 11:31 PM (14 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3188650
Attached To
rWAGTK writeas-gtk
Event Timeline
Log In to Comment