fixed work path

This commit is contained in:
Manuel Friedli 2014-10-23 00:33:53 +02:00
parent be49b3a5fa
commit 711998ccd7
2 changed files with 2 additions and 1 deletions

View file

@ -9,6 +9,7 @@ inherit distutils eutils python
DESCRIPTION="Multi-user chat component for jabber implemented in python"
HOMEPAGE="https://github.com/fritteli/palaver"
SRC_URI="https://github.com/fritteli/palaver/archive/${PV}.0.1.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P}.0.1"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"