Use pycompile_{dirs,module} in packages with python modules.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'caribou'
|
||||
pkgname=caribou
|
||||
version=0.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-compile --disable-static
|
||||
@@ -19,6 +19,7 @@ long_desc="
|
||||
who can use a mouse but not a hardware keyboard. This on-screen keyboard may
|
||||
also be useful for touch screen or tablet users."
|
||||
|
||||
pycompile_module="$pkgname"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
Reference in New Issue
Block a user