cyrus-sasl: disable makejobs for now.

This commit is contained in:
Juan RP 2014-07-16 00:17:21 +02:00
parent e483691d00
commit deb46e9a93

View File

@ -29,7 +29,7 @@ do_configure() {
}
do_build() {
make ${makejobs}
make
}
do_install() {