diff --git a/coccinelle.spec b/coccinelle.spec index 1557395..9919a04 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -56,15 +56,15 @@ structure. Beyond collateral evolutions, Coccinelle is successfully used (by us and others) for finding and fixing bugs in systems code. %prep -%setup -qn %name-%version +%setup -q %build autoreconf -fi %configure -make +make %{?_smp_mflags} %install -# "because it is simply not possible to strip ocaml binaries that are built +# "because it is simply not possible to strip ocaml binaries that are built # with the -custom option." export NO_BRP_STRIP_DEBUG=true export NO_DEBUGINFO_STRIP_DEBUG=true