# HG changeset patch # User Michael Schloh von Bennewitz # Date 1346171600 -7200 # Node ID 00e3ab20fe25e0fe6646f1dae7a03d78d1198b61 # Parent d927b76d07e34892cc4ed31865fe551977233cff Use parallel make to avoid delay in this particularly parallel buildconf. diff -r d927b76d07e3 -r 00e3ab20fe25 bind/bind.spec --- a/bind/bind.spec Tue Aug 28 18:33:15 2012 +0200 +++ b/bind/bind.spec Tue Aug 28 18:33:20 2012 +0200 @@ -36,7 +36,7 @@ Group: DNS License: ISC Version: %{V_opkg} -Release: 20120707 +Release: 20120800 # package options %option with_dnssec yes @@ -160,7 +160,7 @@ --disable-nls # build program - %{l_make} %{l_mflags} + %{l_make} %{l_mflags -O} %install