Why Nostr? What is Njump?
2024-07-03 00:51:17

npub15q…qxmgn on Nostr: commit 2f13989bb8e342dcc6bedcd1cce15b7f276dc6f4 Author: @RandyMcMillan ...

commit 2f13989bb8e342dcc6bedcd1cce15b7f276dc6f4
Author: @RandyMcMillan <[email protected]>
Date: Mon Mar 25 15:50:43 2024 -0400

gnostr.mk:make git/gnostr-git:cargo install

diff --git a/gnostr.mk b/gnostr.mk
index a12c2a1a2..3e21ffea3 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -236,16 +236,16 @@ gnostr-web-deploy:



-.PHONY:git/gnostr-git gnostr-git git
+.PHONY:git/targets/release/gnostr-git git/.git
git/.git:
@devtools/refresh-submodules.sh git
-git/gnostr-git:git/.git
+git/targets/release/gnostr-git:git/.git
install -v template/gnostr-* /usr/local/bin >/tmp/gnostr-git.log
- cd git && make && make install
+ cd git && make cargo-install
git:gnostr-git
-gnostr-git:git/gnostr-git## gnostr-git
- cp $< $@ || true
- install $@ /usr/local/bin/
+gnostr-git:git/targets/release/gnostr-git
+ #cp $< $@ || true
+ #install $@ /usr/local/bin/

ext/curl-8.5.0/src/curl:
cd ext/curl-8.5.0 && make install
Author Public Key
npub15q23j4w4x4ajakh4zlcpkaww240fry7x38xpmzyx590r56r9casq5qxmgn