dropbear: add required /etc/dropbear required for keys
This commit is contained in:
parent
154a0b660c
commit
dbc832583b
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'dropbear'
|
# Template file for 'dropbear'
|
||||||
pkgname=dropbear
|
pkgname=dropbear
|
||||||
version=2013.62
|
version=2013.62
|
||||||
revision=1
|
revision=2
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--sbindir=/usr/bin --enable-zlib"
|
configure_args="--sbindir=/usr/bin --enable-zlib"
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
make_dirs="/etc/dropbear 0755 root root"
|
||||||
short_desc="Small SSH server and client."
|
short_desc="Small SSH server and client."
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue