From 3196f17ff405c1d7ae7dbda082b248927681b55b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 12 Sep 2023 12:32:07 +0200 Subject: [PATCH] Remove outdated comment, this spec always builds only flit-core --- python-flit-core.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-flit-core.spec b/python-flit-core.spec index 07f7bb0..daaf9b0 100644 --- a/python-flit-core.spec +++ b/python-flit-core.spec @@ -1,6 +1,5 @@ # When bootstrapping new Python we need to build flit in bootstrap mode. # The Python RPM dependency generators and pip are not yet available. -# When building in bootstrap mode, only flit-core is built. %bcond bootstrap 0 # Tests are enabled by default, unless we bootstrap.