[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Packaging Proton Bridge: Progress Report #1
From: |
Ian Eure |
Subject: |
Re: Packaging Proton Bridge: Progress Report #1 |
Date: |
Mon, 09 Dec 2024 16:52:36 +0000 |
Hi Marek,
On Mon, Dec 9, 2024, at 4:47 PM, Marek Paśnikowski wrote:
>
> Does this mean I will have to `make` the project before `building go`?
>
I'm not sure how the go-build-system interacts with stuff like this, or what
complexity the Makefile may bring. Probably the simplest thing is to add a
build phase which executes the utility script at the corresponding point in
your build, but this is ultimately your judgement call.
-- Ian