diff --git a/srcpkgs/python-ipaddr/template b/srcpkgs/python-ipaddr/template index b6ccbeec7fb..8cfdb3d0b52 100644 --- a/srcpkgs/python-ipaddr/template +++ b/srcpkgs/python-ipaddr/template @@ -5,7 +5,7 @@ revision=2 noarch=yes wrksrc="ipaddr-${version}" build_style=python2-module -pycompile_module="ipaddr" +pycompile_module="ipaddr.py" hostmakedepends="python" makedepends="python-devel" short_desc="Python IP address manipulation library"