Use the result of make dist for contacts, also remove unnecessary define

git-svn-id: https://svn.o-hand.com/repos/poky@82 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord 2005-09-30 11:37:00 +00:00
parent 483a3a383e
commit 20c9cf272b
1 changed files with 1 additions and 6 deletions

View File

@ -4,11 +4,6 @@ DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Contacts is an address-book application."
S = "${WORKDIR}/trunk"
SRC_URI = "file:///tmp/${PN}-${PV}.tar.bz2"
SRC_URI = "file:///tmp/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig
CFLAGS_prepend = " -DHAVE_PHOTO_TYPE=1 "