tlsdata: use vsv instead of vmkdir ...;vcopy ...
This commit is contained in:
parent
e4b64c459c
commit
5e16384ed9
1 changed files with 1 additions and 2 deletions
|
@ -27,6 +27,5 @@ pre_configure() {
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
rm ${DESTDIR}/usr/share/doc/${pkgname}/{TODO,LICENSE}
|
rm ${DESTDIR}/usr/share/doc/${pkgname}/{TODO,LICENSE}
|
||||||
vmkdir etc/sv
|
vsv tlsdated
|
||||||
vcopy ${FILESDIR}/tlsdated etc/sv
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue