~sircmpwn/hare-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH hare] configs/openbsd.mk: default to /usr/local/man

Details
Message ID
<ZblbovUnWbGTifl8@fluorine>
DKIM signature
pass
Download raw message
Patch: +2 -2
That's where man pages go on OpenBSD.  Might apply to FreeBSD too; idk.

Signed-off-by: Lennart Jablonka <humm@ljabl.com>
---
 configs/openbsd.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/openbsd.mk b/configs/openbsd.mk
index b7c19726..3dff0d75 100644
--- a/configs/openbsd.mk
+++ b/configs/openbsd.mk
@@ -1,7 +1,7 @@
# install locations
PREFIX = /usr/local/
PREFIX = /usr/local
BINDIR = $(PREFIX)/bin
MANDIR = $(PREFIX)/share/man
MANDIR = $(PREFIX)/man
SRCDIR = $(PREFIX)/src
STDLIB = $(SRCDIR)/hare/stdlib

-- 
2.43.0

[hare/patches] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CYSBP0VNRJT5.24WMP6YWA23IH@fra01>
In-Reply-To
<ZblbovUnWbGTifl8@fluorine> (view parent)
DKIM signature
missing
Download raw message
hare/patches: SUCCESS in 1m1s

[configs/openbsd.mk: default to /usr/local/man][0] from [Lennart Jablonka][1]

[0]: https://lists.sr.ht/~sircmpwn/hare-dev/patches/49055
[1]: humm@ljabl.com

✓ #1140502 SUCCESS hare/patches/openbsd.yml https://builds.sr.ht/~sircmpwn/job/1140502
✓ #1140501 SUCCESS hare/patches/freebsd.yml https://builds.sr.ht/~sircmpwn/job/1140501
✓ #1140500 SUCCESS hare/patches/alpine.yml  https://builds.sr.ht/~sircmpwn/job/1140500
Lorenz (xha) <me@xha.li>
Details
Message ID
<ZbnD6iTNhb_z4Y_f@xha.li>
In-Reply-To
<ZblbovUnWbGTifl8@fluorine> (view parent)
DKIM signature
missing
Download raw message
thanks!

To ssh://git.sr.ht:/~sircmpwn/hare
   7cc3a1eb..b9b10bd6  master -> master
Reply to thread Export thread (mbox)