community/texmf-dist: allow installing duplicate man pages
Merged
requested to merge maribu/aports:community/texmf-dist/fix-doc-subpackges-for-real into master
Compare changes
- Marian Buschsieweke authored
This tries to be a maintainable solution for the issue that both the source repo for the texlive package and the sources for texmf-dist contain man pages for the applications provided by the texlive package. It adds a postfix to the man pages of texmf-dist, so that they can be installed at the same time. This wastes storage space for the duplicates. Especially since the man pages provided by `texlive-doc` should be considered the single source of truth for the man pages, it is suboptimal to have the duplicates. However, is absence of any obvious clean way to remove the duplicates, this may be a sensible alternative.
+ 9
− 58
@@ -3,7 +3,7 @@
@@ -180,11 +180,11 @@ _pack_collection() {
@@ -276,60 +276,6 @@ package() {
@@ -341,11 +287,16 @@ _subpkg() {