diff options
author | Graeme Gregory <dp@xora.org.uk> | 2009-11-04 11:48:39 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-11-04 11:48:39 +0000 |
commit | 4b5a2ca27aeadda74fc48931e2a0e66ddb4ced5b (patch) | |
tree | b88a6875af3ddbc7c61d90e3302f21e1221214f8 /recipes/exalt/exalt.inc | |
parent | 6ccc0b7bd8208c36ed7f581c0f9e45df7e686468 (diff) | |
parent | 2f0ed0594046903fb8033852e05a0de6b1f02914 (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/exalt/exalt.inc')
-rw-r--r-- | recipes/exalt/exalt.inc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/exalt/exalt.inc b/recipes/exalt/exalt.inc deleted file mode 100644 index 2e82be2d82..0000000000 --- a/recipes/exalt/exalt.inc +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Exalt is a network manager for the windows manager Enlightenment DR17." -AUTHOR = "John Lee <john_lee@openmoko.com>" -HOMEPAGE = "http://watchwolf.fr/wiki/doku.php?id=exalt" -PV = "0.0.0+svnr${SRCREV}" - -SRC_URI = "svn://svn.berlios.de/exalt/trunk;module=${EXALT_MODULE};proto=svn" - -S = "${WORKDIR}/${EXALT_MODULE}" - -inherit autotools pkgconfig - -EXALT_MODULE ?= "${PN}" |