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