From 2e584ef9ae29583cc9c7401993417427741af4e1 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 11 Dec 2015 13:09:31 -0600 Subject: [PATCH] remove bootstrap inadvertantly left on during local testing --- qt5-qtwebkit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 6b9b623..7949250 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -3,7 +3,7 @@ %global _hardened_build 1 -%global bootstrap 1 +#global bootstrap 1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available