aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.macros.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.macros.in b/build.macros.in
index 1ecedcd..f60d386 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -273,10 +273,6 @@ export CFLAGS="%optflags"; export CXXFLAGS="%optflags"; export RPM_OPT_FLAGS="%o
#
#------------------------------------------------------------------------------
-# Useful python macros
-%pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
-
-#------------------------------------------------------------------------------
# Useful perl macros
# (initially from Artur Frysiak <wiget@t17.ds.pwr.wroc.pl>)
# (modified by Pixel <pixel@mandriva.com>)