From 762fcb03fec37bc6d05756dc60a6dfd426a49b98 Mon Sep 17 00:00:00 2001 From: Daniel Mierswa Date: Mon, 5 Sep 2011 13:18:35 +0200 Subject: [PATCH] autossh: don't call default in src_install Makefile.in is broken --- packages/net/autossh/autossh-1.4b.exheres-0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/net/autossh/autossh-1.4b.exheres-0 b/packages/net/autossh/autossh-1.4b.exheres-0 index 498c01c..ca5b9f5 100644 --- a/packages/net/autossh/autossh-1.4b.exheres-0 +++ b/packages/net/autossh/autossh-1.4b.exheres-0 @@ -27,7 +27,7 @@ UPSTREAM_DOCUMENTATION="${HOMEPAGE}/README" DEFAULT_SRC_CONFIGURE_PARAMS=( '--hates=docdir' ) src_install() { - default + emagicdocs dobin autossh insinto /usr/share/doc/${PNVR}/examples