diff --git a/srcpkgs/foobnix/template b/srcpkgs/foobnix/template index cb7506ef1f..76a497dcd4 100644 --- a/srcpkgs/foobnix/template +++ b/srcpkgs/foobnix/template @@ -2,7 +2,7 @@ pkgname=foobnix version=3.0.04 revision=1 -wrksrc=yes +wrksrc="${pkgname}_${version}" build_style="python-module" hostmakedepends="python-setuptools python-devel" makedepends="python-devel"