On Sun, Apr 10, 2016 at 7:31 PM, Simon Lees <[email protected]> wrote:
> On 04/09/2016 08:36 AM, Cedric BAIL wrote:
>> On Fri, Apr 8, 2016 at 12:44 AM, Simon Lees <[email protected]> wrote:
>>> Once, many moons ago one was able to build and install elementary
>>> examples using the flag --enable-install-examples. It seems that in this
>>> scary new world of unification that no longer holds true. Would a brave
>>> knight kindly step forward to rectify this situation.
>>
>> So it has been more time consuming than I expected. It is now in
>> master, except for the C++ part that I haven't had time to figure out.
>> I will let Felipe look at it as there is more things I need to
>> break^Wwork on.
>>
>> Thanks for spotting this.
>>
> Congrats, you've found a new interesting way to break make dist :)
>
>  (cd examples/elementary && make  top_distdir=../../../efl-1.17.99.46651
> distdir=../../../efl-1.17.99.46651/src/examples/elemen
> tary \
>      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=:
> distdir)
>   EDJ      codegen_example.edj
> /bin/sh: ../../../src/bin/edje/edje_cc: No such file or directory
> Makefile:4682: recipe for target 'codegen_example.edj' failed
>
> ../../../src/bin/edje/edje_cc probably shouldn't be required for running
> make dist :)

Damn, you have quite some trick up your sleeve. So with
21ee8b83370f0878591106e5625fa2c0a18b4226 it should be fixed. I can't
really fix this properly and instead had to force the inclusion of the
generated code and edj inside the tarball. I think this is fine here.

-- 
Cedric BAIL

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to