help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie tries to add a snippet to an origin


From: John Soo
Subject: Re: Newbie tries to add a snippet to an origin
Date: Sat, 1 Aug 2020 09:00:13 -0700

Hi divoplade and guix,

Since you are using the gnu build system, I suggest making your version number 
a variable in the makefile. The good part of using a make variable is that you 
can use $(shell git describe ...) normally and override it when building with 
guix. You can use the make or configure flags arguments to override the version 
number with the guix package version number.  

Hope that helps,

John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]