a2jmidid: use custom do_configure to avoid configure_args.
This commit is contained in:
parent
e01756a430
commit
98c062f5eb
|
@ -11,3 +11,7 @@ homepage="http://home.gna.org/a2jmidid/"
|
|||
license="GPL-2"
|
||||
distfiles="http://download.gna.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2a9635f62aabc59edb54ada07048dd47e896b90caff94bcee710d3582606f55f
|
||||
|
||||
do_configure() {
|
||||
python waf configure --prefix=/usr
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user