mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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…
Add table
Reference in a new issue