From cc62619e4cfec069eb5f5b450fc9b66001b70cd5 Mon Sep 17 00:00:00 2001 From: Anton Novojilov Date: Sat, 17 Aug 2024 00:49:53 +0300 Subject: [PATCH] yarn spec refactoring --- specs/yarn.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/specs/yarn.spec b/specs/yarn.spec index e945c621e..821b1b6ab 100644 --- a/specs/yarn.spec +++ b/specs/yarn.spec @@ -1,9 +1,5 @@ ################################################################################ -# perfecto:target el8 el9 - -################################################################################ - %global crc_check pushd ../SOURCES ; sha512sum -c %{SOURCE100} ; popd ################################################################################