From b9048df9827f880ccc0db1a1ef38af38de6f8702 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Thu, 26 Aug 2010 10:07:39 -0500 Subject: [PATCH] - Add python3 subpackage --- babel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/babel.spec b/babel.spec index 00027c1..9ab5240 100644 --- a/babel.spec +++ b/babel.spec @@ -113,8 +113,8 @@ rm -rf %{buildroot} %files -n python3-babel %defattr(-,root,root,-) %doc doc -%{python_sitelib}/Babel-%{version}-py*.egg-info -%{python_sitelib}/babel +%{python3_sitelib}/Babel-%{version}-py*.egg-info +%{python3_sitelib}/babel %endif %changelog