diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 6e2eff3..e5f238d 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 7 11:10:27 UTC 2019 - Tomáš Chvátal + +- Fix macro expansion + ------------------------------------------------------------------- Tue Mar 5 12:11:42 UTC 2019 - Tomáš Chvátal diff --git a/python-Chameleon.spec b/python-Chameleon.spec index ed34381..3429916 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -51,7 +51,7 @@ cp %{SOURCE1} . %install %python_install # Don't ship testsuite -%python_expand rm -rvf %{buildroot}%{python_sitelib}/chameleon/tests +%python_expand rm -rvf %{buildroot}%{$python_sitelib}/chameleon/tests %python_expand %fdupes %{buildroot}%{$python_sitelib} %check