[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29755] [PATCH] Fix gourmet
From: |
Mark Meyer |
Subject: |
[bug#29755] [PATCH] Fix gourmet |
Date: |
Sun, 17 Dec 2017 14:27:47 +0100 |
Hi Guix!
This patch introduces a custom install phase for the gourmet variable,
because the combination of --root=/ and --prefix=/gnu/store/... will
lead to the generated paths in settings.py ending up with no preceding
slash. This means that the base dir in setting py is set to
'gnu/store/...gourmet...' instead of '/gnu/store/...gourmet...'.
This also adds another input to enable a plugin.
This is in response to guix #29227 and should fix the crash that is
observed.
Cheers, Mark
--
Mark Meyer
address@hidden
0001-gnu-gourmet-Fix-runtime-failure-and-enhance-plugin.patch
Description: Text Data
- [bug#29755] [PATCH] Fix gourmet,
Mark Meyer <=