[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50445] [PATCHES wip-gnome v1 3/4] gnu: gtksourceview: Enable docume
From: |
Maxime Devos |
Subject: |
[bug#50445] [PATCHES wip-gnome v1 3/4] gnu: gtksourceview: Enable documentation. |
Date: |
Tue, 07 Sep 2021 16:05:03 +0200 |
User-agent: |
Evolution 3.34.2 |
Hi,
> - '(#:phases
> + `(#:configure-flags
> + (list
> + ,@(if (%current-target-system)
> + ;; If true, gtkdoc-scangobj will try to execute a
> + ;; cross-compiled binary.
> + '("-Dgtk_doc=false")
> + '("-Dgtk_doc=true")))
These two lines above need to be indented.
Otherwise, this patch series looks good to me, but I didn't test it.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part