mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
font-bitstream-speedo: rebuild for musl repo
This commit is contained in:
parent
a554a8c3b3
commit
daf0e363ef
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'font-bitstream-speedo'.
|
# Template build file for 'font-bitstream-speedo'.
|
||||||
pkgname=font-bitstream-speedo
|
pkgname=font-bitstream-speedo
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=2
|
revision=3
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bdftopcf mkfontdir"
|
hostmakedepends="pkg-config bdftopcf mkfontdir"
|
||||||
|
@ -16,4 +16,5 @@ checksum=0708fe0046947b88c082b55844af8a861741dcdf087f0624bdf23fb773d76763
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
||||||
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue