Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2025 22:05:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278487] [new port] net-p2p/hostd, renterd, walletd: Offer and rent your storage space on the Sia network
Message-ID:  <bug-278487-7788-d9ffyuoZi9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278487-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278487-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278487

--- Comment #10 from bruno <bruno@tinkerbox.org> ---
USE_RC_SUBR=3D ${PORTNAME}

is already in the Makefile and so it installs the rc script according to
https://docs.freebsd.org/en/books/porters-handbook/special/#rc-scripts, so =
why
also add

post-install:
        ${INSTALL} -d \
                        ${STAGEDIR}/var/lib/${PORTNAME}


isn't that superfluous ?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278487-7788-d9ffyuoZi9>