From 671abf81a189b7f68b5dfaab66c9469c399ac299 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jan 05 2010 17:57:34 +0000 Subject: Replace %define with %global inside a definition. --- diff --git a/pocketsphinx.spec b/pocketsphinx.spec index dddb46d..2c310e4 100644 --- a/pocketsphinx.spec +++ b/pocketsphinx.spec @@ -1,4 +1,4 @@ -%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} +%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: pocketsphinx Version: 0.5.1