autossh: don't call default in src_install

Makefile.in is broken
This commit is contained in:
Daniel Mierswa 2011-09-05 13:18:35 +02:00
parent 8e12ea0d78
commit 762fcb03fe

View file

@ -27,7 +27,7 @@ UPSTREAM_DOCUMENTATION="${HOMEPAGE}/README"
DEFAULT_SRC_CONFIGURE_PARAMS=( '--hates=docdir' ) DEFAULT_SRC_CONFIGURE_PARAMS=( '--hates=docdir' )
src_install() { src_install() {
default emagicdocs
dobin autossh dobin autossh
insinto /usr/share/doc/${PNVR}/examples insinto /usr/share/doc/${PNVR}/examples