summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaco Kroon <jaco@uls.co.za>2020-07-07 22:04:23 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-07-20 12:01:20 +0300
commit26e51de2b65e3d32d4e2efa9bb493a5b75fa8c84 (patch)
treebe4bc2ad92fc6e8b786ea77837543efcfe538a2e /app-crypt
parentnet-libs/pjproject: fix invalid LD build issue. (diff)
downloadgentoo-26e51de2b65e3d32d4e2efa9bb493a5b75fa8c84.tar.gz
gentoo-26e51de2b65e3d32d4e2efa9bb493a5b75fa8c84.tar.bz2
gentoo-26e51de2b65e3d32d4e2efa9bb493a5b75fa8c84.zip
net-misc/dahdi-tools: Fixups for perl, and fixing man pages build.
dahdi-tools uses perl for some stuff, so add applicable RDEPEND. Build failure caused by lack of perl and build time, so install the tools required such that this absolute gem of how not to do it works (xpp/Makefile): 1377 %.8: % 1378 @if file "$^" | cut -d: -f2 | grep -q -iw perl; then \ 1379 if pod2man --section 8 $^ > $@; then \ 1380 echo " GEN $@"; \ 1381 else \ 1382 rm -f "$@"; \ 1383 fi \ 1384 fi Closes: https://bugs.gentoo.org/728544 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/16629 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-crypt')
0 files changed, 0 insertions, 0 deletions