[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33578: [PATCH] gnu: enlightenment: Use absolute path to 'edje_cc'.
From: |
Ludovic Courtès |
Subject: |
bug#33578: [PATCH] gnu: enlightenment: Use absolute path to 'edje_cc'. |
Date: |
Tue, 04 Dec 2018 11:12:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Timo Eisenmann <address@hidden> skribis:
> this patch should fix Enlightenment's background import dialog by replacing
> 'e_prefix_bin_get()' with the proper path to 'edje_cc'.
Good catch.
> From 0db44da76a1586a4d8d827f2640df95666448d4c Mon Sep 17 00:00:00 2001
> From: Timo Eisenmann <address@hidden>
> Date: Sun, 2 Dec 2018 11:44:37 +0100
> Subject: [PATCH] gnu: enlightenment: Use absolute path to 'edje_cc'.
>
> * gnu/packages/enlightenment.scm (enlightenment)[arguments]: In
> 'set-system-actions', set absolute file name to 'edje_cc'.
Applied, thanks!
Ludo’.