Use pycompile_{dirs,module} in packages with python modules.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python-urwid'
|
||||
pkgname=python-urwid
|
||||
version=0.9.9
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="urwid-${version}"
|
||||
distfiles="http://excess.org/urwid/urwid-$version.tar.gz"
|
||||
build_style=python-module
|
||||
@@ -26,6 +26,8 @@ long_desc="
|
||||
Customizable layout for all widgets
|
||||
Easy interface for creating HTML screen shots"
|
||||
|
||||
pycompile_module="urwid"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run python
|
||||
Add_dependency build python-devel
|
||||
|
||||
Reference in New Issue
Block a user