ladish: fix pycompile_module.

This commit is contained in:
Juan RP 2012-09-19 14:07:31 +02:00
parent 44b298dfc1
commit 7a733bd47f

View file

@ -1,7 +1,7 @@
# Template file for 'ladish'
pkgname=ladish
version=1
revision=1
revision=2
build_style=waf
configure_args="--enable-liblash --enable-pylash"
depends="jack a2jmidid"
@ -28,4 +28,4 @@ long_desc="
subpackages="${pkgname}-devel"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
pycompile_module="lash"
pycompile_module="lash.py"