From 7e82938b0f41850371be195e7be814fedd889d08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 27 Apr 2015 18:35:23 +0200 Subject: [PATCH] Share the docdir across subpackages --- pypy3.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pypy3.spec b/pypy3.spec index 85a2dfc..d9e54fd 100644 --- a/pypy3.spec +++ b/pypy3.spec @@ -771,6 +771,10 @@ CheckPyPy pypy3-stackless %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 %license LICENSE