~sircmpwn/sr.ht-packages

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

[PATCH sr.ht-pkgbuilds] pages.sr.ht: use new Makefile in PKGBUILD

Details
Message ID
<20220624170111.2858506-1-ch@bitfehler.net>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
Resending this to the right list. I accidentally sent this to sr.ht-dev
some time ago, only realized it now.

 pages.sr.ht/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages.sr.ht/PKGBUILD b/pages.sr.ht/PKGBUILD
index 06d55c6..7b58733 100644
--- a/pages.sr.ht/PKGBUILD
+++ b/pages.sr.ht/PKGBUILD
@@ -18,7 +18,7 @@ export PKGVER=$pkgver

build() {
	cd $pkgbase-$pkgver
	go build -o pages.sr.ht
	make all
}

package() {
-- 
2.35.2
Details
Message ID
<CL2PWOBA3I37.ITIUEKQ3UOG@megumin>
In-Reply-To
<20220624170111.2858506-1-ch@bitfehler.net> (view parent)
DKIM signature
missing
Download raw message
Does not apply
Details
Message ID
<872929c0-6f07-d5f7-4b8f-37384440dab6@bitfehler.net>
In-Reply-To
<CL2PWOBA3I37.ITIUEKQ3UOG@megumin> (view parent)
DKIM signature
missing
Download raw message
On 6/29/22 17:19, Drew DeVault wrote:
> Does not apply

Still applies for me against current HEAD (39e316b). Maybe a mix-up of 
pkgbuilds and apkbuilds?
Details
Message ID
<CL3EVGLVA2QS.3HG3C68AR3DIG@taiga>
In-Reply-To
<872929c0-6f07-d5f7-4b8f-37384440dab6@bitfehler.net> (view parent)
DKIM signature
missing
Download raw message
Ah, I mistook this for apkbuilds. My mistake. Will leave this to Eli to
integrate.
Reply to thread Export thread (mbox)