Skip to content

Commit

Permalink
spec: Fix new Python bindings files structure
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kolarik committed Dec 10, 2024
1 parent b442fb9 commit 0a6528f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libpkgmanifest.spec
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ Requires: libpkgmanifest%{?_isa} = %{version}-%{release}
Python 3 bindings for the libpkgmanifest library.

%files -n python3-libpkgmanifest
%pycached %{python3_sitearch}/libpkgmanifest.py
%{python3_sitearch}/_libpkgmanifest.so*
%{python3_sitearch}/libpkgmanifest
%{python3_sitearch}/libpkgmanifest-*.dist-info
%endif

Expand Down

0 comments on commit 0a6528f

Please sign in to comment.