diff --git a/rpm-ostree.spec b/rpm-ostree.spec index 58a399d..b6058f4 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -128,7 +128,7 @@ The %{name}-devel package includes the header files for %{name}-libs. %build %{?rusttoolset} env NOCONFIGURE=1 ./autogen.sh -# Override the invocation of ./configure, since %configure is multi-line, we +# Override the invocation of ./configure, since %%configure is multi-line, we # can't just prefix it with scl enable. %define _configure %{?rusttoolset} ./configure %configure --disable-silent-rules --enable-gtk-doc \