[arch-releng] [PATCH 07/13] version update in Makefile

Dieter Plaetinck dieter at plaetinck.be
Tue Mar 16 10:11:59 CET 2010


On Tue, 16 Mar 2010 03:29:17 -0300
Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar> wrote:

> Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
> ---
>  configs/syslinux-iso/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configs/syslinux-iso/Makefile
> b/configs/syslinux-iso/Makefile index 8118a8d..9368d1e 100644
> --- a/configs/syslinux-iso/Makefile
> +++ b/configs/syslinux-iso/Makefile
> @@ -1,4 +1,4 @@
> -ver=2010.02
> +ver=2010.03
>  kver=2.6.32-ARCH
>  
>  WORKDIR=work

wouldn't it be better to set ver=$((date +'%Y-%m-%d')) or however you
should write that in Makefile syntax.

now that the plan is to build automatically and frequently...

Dieter


More information about the arch-releng mailing list