From 29533bff5023fe229f22e23664b2b8749df17754 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Mon, 10 Oct 2011 23:34:00 +0200 Subject: fix --- app-office/radicale/radicale-0.6.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-office/radicale/radicale-0.6.2.ebuild') diff --git a/app-office/radicale/radicale-0.6.2.ebuild b/app-office/radicale/radicale-0.6.2.ebuild index 01054bd..14ee0cb 100644 --- a/app-office/radicale/radicale-0.6.2.ebuild +++ b/app-office/radicale/radicale-0.6.2.ebuild @@ -23,8 +23,8 @@ IUSE="fastcgi ldap ssl" # the '>=' goes ok, as radicale supports _all_ other python version # this includes all 3.* versions RDEPEND="ssl? ( >=dev-lang/python-2.6.6[ssl] ) - ldap? ( dev-python/python-ldap ) - fastcgi? ( dev-python/flup )" + ldap? ( dev-python/python-ldap ) + fastcgi? ( dev-python/flup )" S=${WORKDIR}/${MY_P} @@ -42,7 +42,7 @@ src_install() { doins config logging || die # fcgi and wsgi files - insinto ${ROOT}usr/share/${PN} + insinto /usr/share/${PN} doins radicale.wsgi use fastcgi && doins radicale.fcgi } -- cgit v1.2.3-70-g09d2