neard: install missed seeld service.
This commit is contained in:
parent
b135748614
commit
13ed21211c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'neard'
|
||||
pkgname=neard
|
||||
version=0.18
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
# TODO: add '--enable-test' when updated from python2 & gtk+2
|
||||
configure_args="--disable-systemd --enable-ese --enable-tools"
|
||||
|
@ -21,6 +21,7 @@ pre_configure() {
|
|||
|
||||
post_install() {
|
||||
vsv neard
|
||||
vsv seeld
|
||||
}
|
||||
|
||||
neard-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue