From 28353fda9fff26f2ddcab2a7a2a69dea1affd2a3 Mon Sep 17 00:00:00 2001 From: tommat Date: Fri, 29 Sep 2006 17:14:56 +0000 Subject: [PATCH] - pass current python version Changed files: blender.spec -> 1.70 --- blender.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blender.spec b/blender.spec index a20c088..9113eef 100644 --- a/blender.spec +++ b/blender.spec @@ -78,7 +78,7 @@ LDFLAGS = [$RPMLDFLAGS] TARGET_CC = '%{__cc}' TARGET_CXX = '%{__cxx}' -BF_PYTHON_VERSION = '2.5' +BF_PYTHON_VERSION = '%{py_ver}' LCGDIR = 'lib/linux2' BF_BUILDDIR = 'build/linux2' -- 2.44.0