summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.spec b/composer.spec
index ca8cb60..c95a7e4 100644
--- a/composer.spec
+++ b/composer.spec
@@ -61,7 +61,7 @@ Summary: %{pkg_summary}
%files -n python3-%{pkg_name}
%doc *.md
%license LICENSE*
-%{python3_sitelib}/{pkg_name}*
+%{python3_sitelib}/%{pkg_name}*
%changelog