aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl/esmart.inc
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-05-16 06:13:14 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-16 06:13:14 +0000
commitae7110b371cfa2773dc80ba545bbf5ff99440733 (patch)
tree08ff064f683bc8a2e9d58c2a1a02daffb0b0ea65 /packages/efl/esmart.inc
parent864afef4ce76d5f182a6fd5165bb1ddf73df0bd7 (diff)
downloadopenembedded-ae7110b371cfa2773dc80ba545bbf5ff99440733.tar.gz
efl: fix SRC_URI for m4 dirs, fix ewl compilation
Diffstat (limited to 'packages/efl/esmart.inc')
-rw-r--r--packages/efl/esmart.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/esmart.inc b/packages/efl/esmart.inc
index b1b82d5ed1..9b8114de53 100644
--- a/packages/efl/esmart.inc
+++ b/packages/efl/esmart.inc
@@ -6,7 +6,7 @@ PROVIDES += "virtual/esmart"
inherit efl
SRC_URI = "http://enlightenment.freedesktop.org/files/esmart-${PV}.tar.gz \
- cvs://anonymous@thinktux.net/root;module=e17/libs/esmart/m4;date=20060101"
+ ${E_CVS};module=e17/libs/esmart/m4;date=20060101"
do_configure_prepend() {
install -d "${S}/m4"