From 55d0676cf54da886469a6118509f28e1655b0e84 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 15 2021 20:08:05 +0000 Subject: spec: Drop old python2 compat python3 is the default for a while, so it doesn't need this anymore AFAIK Signed-off-by: Cole Robinson --- diff --git a/edk2.spec b/edk2.spec index 9301fa9..f0c5022 100644 --- a/edk2.spec +++ b/edk2.spec @@ -1,7 +1,3 @@ -# RPM doesn't detect that code in /usr/share is python3, this forces it -# https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Python_bytecompilation -%global __python %{__python3} - %define GITDATE 20210527 %define GITCOMMIT e1999b264f1f %define TOOLCHAIN GCC5