tlsdata: use vsv instead of vmkdir ...;vcopy ...

This commit is contained in:
Enno Boland 2014-10-13 11:10:16 +02:00
parent e4b64c459c
commit 5e16384ed9
1 changed files with 1 additions and 2 deletions

View File

@ -27,6 +27,5 @@ pre_configure() {
post_install() {
vlicense LICENSE
rm ${DESTDIR}/usr/share/doc/${pkgname}/{TODO,LICENSE}
vmkdir etc/sv
vcopy ${FILESDIR}/tlsdated etc/sv
vsv tlsdated
}