Skip to content

Commit

Permalink
Move python overrides to archful subpackage
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher committed Dec 12, 2018
1 parent 73fa6a0 commit 25dc353
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libmodulemd.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ ln -s libmodulemd.so.%{libmodulemd_v1_version} \
%{_libdir}/%{name}.so.2*
%dir %{_libdir}/girepository-1.0
%{_libdir}/girepository-1.0/Modulemd-2.0.typelib
%{python3_sitearch}/gi/overrides/


%files devel
%{_libdir}/%{name}.so
Expand All @@ -142,7 +144,6 @@ ln -s libmodulemd.so.%{libmodulemd_v1_version} \


%files -n python3-%{name}
%{python3_sitearch}/gi/overrides/


%files -n python3-libmodulemd1
Expand Down

0 comments on commit 25dc353

Please sign in to comment.