Why Nostr? What is Njump?
2024-07-02 23:25:01

npub13j…xml5u on Nostr: commit c24e0418cb0acf58855187f68f925cedc3655565 Author: randymcmillan ...

commit c24e0418cb0acf58855187f68f925cedc3655565
Author: randymcmillan <[email protected]>
Date: Thu Sep 7 22:38:29 2023 -0400

make:gnostr-cat:rustup-install: use . not source

diff --git a/deps/gnostr-cat b/deps/gnostr-cat
index bca9cc5a7..a011051f8 160000
--- a/deps/gnostr-cat
+++ b/deps/gnostr-cat
@@ -1 +1 @@
-Subproject commit bca9cc5a7d68b6c223657718d844637baf9f2024
+Subproject commit a011051f8ebf8a92794a7ec8eeb548a1f084772e
diff --git a/gnostr.mk b/gnostr.mk
index 64ddea0f5..640d83cdc 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -248,7 +248,7 @@ deps/gnostr-cat:deps/gnostr-cat/.git
.PHONY:gnostr-cat
gnostr-cat:deps/gnostr-cat/target/release/gnostr-cat
cd deps/gnostr-cat && \
- make install
+ make cargo-build-release install
cp $< $@

Author Public Key
npub13j8up6aj3s6hegxlt7gf0ypq2q44gdxl7gypppsad0682m8qkfqsyxml5u