autossh: don't call default in src_install
Makefile.in is broken
This commit is contained in:
parent
8e12ea0d78
commit
762fcb03fe
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue