make it work?

This commit is contained in:
Manuel Friedli 2010-01-20 15:51:37 +00:00
parent a5e44718d9
commit d5d545e1ee

View file

@ -26,7 +26,7 @@ RDEPEND="${DEPEND}
webinterface? ( >=dev-python/nevow-0.4.1 )
>=dev-python/imaging-1.1"
src_prepare() {
src_compile() {
epatch "${FILESDIR}/${P}-hashlib.patch"
}