Share the docdir across subpackages
This commit is contained in:
parent
1842b1b13e
commit
7e82938b0f
@ -771,6 +771,10 @@ CheckPyPy pypy3-stackless
|
|||||||
|
|
||||||
%endif # run_selftests
|
%endif # run_selftests
|
||||||
|
|
||||||
|
# Because there's a bunch of binary subpackages and creating
|
||||||
|
# /usr/share/licenses/pypy3-this and /usr/share/licenses/pypy3-that
|
||||||
|
# is just confusing for the user.
|
||||||
|
%global _docdir_fmt %{name}
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user