-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all, i'm working to patch easy_e17 script to work on FreeBSD, and
building ewl i got this error:

edje_cc -v -id ../../../data/themes//images
- -fd ../../../data/themes/ ../../../data/themes//e17.edc ../../../data/themes//
edje_cc: Error: file not found: ../../../data/themes//e17.edc.

Edje_cc can't find e17.edc, and looking into output there's a double
slash on invocation line, it seems that it lacks a string...
Looking in Makefile, i see a piece of line that i don't understand:

e17.edj: ${e17_DEPS}
.edc.edj:
        edje_cc -v -id $(top_srcdir)/data/themes/$(notdir $(<:%.edc=
%))/images -fd $(top_srcdir)/data/themes/$(notdir $(<:%.edc=%))
$(top_srcdir)/data/ themes/$(notdir $(<:%.edc=%))/$<
$(top_builddir)/data/themes/$(notdir $(<:%.edc=%))/$(notdir $@)

What it means $(notdir $(<:%.edc=%)) ?

Massimiliano
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFGI5QpleGEL56NNP4RAuZUAKCuyTGw6sgOECXPk7Sxu5Nmh26QqwCgzEhD
6+kdfLHskfJO3IdpoXMekTw=
=FQQb
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to