churchyard pushed to pypy3 (master). "Share the docdir across subpackages"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 14:25:33 UTC 2015


From 7e82938b0f41850371be195e7be814fedd889d08 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Mon, 27 Apr 2015 18:35:23 +0200
Subject: Share the docdir across subpackages


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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pypy3.git/commit/?h=master&id=7e82938b0f41850371be195e7be814fedd889d08


More information about the scm-commits mailing list