[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26248: Should we recompile Vala code in LXDE?
From: |
Ludovic Courtès |
Subject: |
bug#26248: Should we recompile Vala code in LXDE? |
Date: |
Wed, 29 Mar 2017 13:20:19 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
ng0 <address@hidden> skribis:
> Ludovic Courtès transcribed 0.3K bytes:
>> Oh, another comment: some of the packages, such as lxsession, contain C
>> code generated from Vala (the tarball contains both the Vala source and
>> the generated C code.)
>>
>> I don’t think there’s a precedent (?), but we may want to remove the
>> generated code and rebuild it from source.
>>
>> Thoughts?
>>
>> Ludo’.
>>
>
> Yes, we should definitely do that.
Done in a4cdcffb19f38b47bb7e0234c1244edbede35d59.
It seems lxsession is the only one that uses Vala.
Ludo’.