turn bootstrapping off

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
Tomas Tomecek 2017-05-11 14:40:28 +02:00
parent 35216d9985
commit b63fe8420b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global with_debug 1
%{!?_with_bootstrap: %global bootstrap 1}
%{!?_with_bootstrap: %global bootstrap 0}
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}