Fix git commits after %configure

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2018-08-02 14:30:59 -04:00
parent 3e07ee7c3e
commit 18694c1a36

View File

@ -309,8 +309,6 @@ git add . \
git commit -a -q -m "autoreconf" \
autoconf \
PYTHON=python3 ./autogen.sh \
git config --unset user.email \
git config --unset user.name \
%{nil}
%define do_efi_configure() \