guix-patches
[Top][All Lists]
Advanced

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

[bug#72541] [PATCH] gnu: gerbv: Fix missing version.


From: Evgeny Pisemsky
Subject: [bug#72541] [PATCH] gnu: gerbv: Fix missing version.
Date: Sat, 07 Sep 2024 19:30:23 +0300
User-agent: Gnus/5.13 (Gnus v5.13)

Hello!

The problem is certainly in this script or its environment, since the
only place where version can come from is this line in configure.ac:

AC_INIT([gerbv], [m4_esyscmd(utils/git-version-gen.sh 2.10.0)])

This gave me the idea to do substitution there to avoid running it.

As for wrong flag, I suggest just removing it.

Alter these changes gerbv builds and works fine for me.

Updated patch attached.

Attachment: 0001-gnu-gerbv-Fix-missing-version.patch
Description: Text Data


reply via email to

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