Use pycompile_{dirs,module} in packages with python modules.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template build file for 'python'.
|
||||
pkgname=python
|
||||
version=2.7.2
|
||||
revision=2
|
||||
revision=3
|
||||
patch_args="-Np1"
|
||||
wrksrc="Python-$version"
|
||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
|
||||
@@ -24,6 +24,7 @@ long_desc="
|
||||
adaptable as an extension language for existing applications."
|
||||
|
||||
stow_copy=yes
|
||||
pycompile_dirs="usr/lib/python2.7"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
Reference in New Issue
Block a user