From a84e49ce5f7a499fd28696463cd77e947b3d4160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sat, 1 Feb 2020 13:54:49 +0200 Subject: build.macros: remove old pyver macro (to be added to python-rpm-macros pkg) --- build.macros.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build.macros.in b/build.macros.in index 1ecedcd..f60d386 100644 --- a/build.macros.in +++ b/build.macros.in @@ -272,10 +272,6 @@ export CFLAGS="%optflags"; export CXXFLAGS="%optflags"; export RPM_OPT_FLAGS="%o # (Note: Above is the goal, below are the macros under development) # -#------------------------------------------------------------------------------ -# Useful python macros -%pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".") - #------------------------------------------------------------------------------ # Useful perl macros # (initially from Artur Frysiak ) -- cgit v1.2.1