dma: install dma binary too.
This commit is contained in:
parent
bfba51c323
commit
b2a64f3e9e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dma'
|
# Template file for 'dma'
|
||||||
pkgname=dma
|
pkgname=dma
|
||||||
version=0.9
|
version=0.9
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
conf_files="/etc/dma/dma.conf /etc/dma/auth.conf"
|
conf_files="/etc/dma/dma.conf /etc/dma/auth.conf"
|
||||||
hostmakedepends="bison flex"
|
hostmakedepends="bison flex"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD"
|
||||||
homepage="https://github.com/corecode/dma"
|
homepage="https://github.com/corecode/dma"
|
||||||
distfiles="https://github.com/corecode/dma/archive/v${version}.tar.gz"
|
distfiles="https://github.com/corecode/dma/archive/v${version}.tar.gz"
|
||||||
checksum=69a46b5a05b0be13ee547d675eed35010fe6c6aef10335e099de33a80983c262
|
checksum=69a46b5a05b0be13ee547d675eed35010fe6c6aef10335e099de33a80983c262
|
||||||
make_install_target="sendmail-link mailq-link install-etc"
|
make_install_target="sendmail-link mailq-link install-etc install"
|
||||||
make_build_args="LEX=flex"
|
make_build_args="LEX=flex"
|
||||||
make_dirs="/var/mail/ 0755 root mail"
|
make_dirs="/var/mail/ 0755 root mail"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue