mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
font-sony-misc: rebuild for musl repo
This commit is contained in:
parent
dee465d166
commit
164f100f47
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'font-sony-misc'.
|
# Template build file for 'font-sony-misc'.
|
||||||
pkgname=font-sony-misc
|
pkgname=font-sony-misc
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=3
|
revision=4
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bdftopcf font-util"
|
hostmakedepends="pkg-config bdftopcf font-util"
|
||||||
|
@ -16,4 +16,5 @@ checksum=2043a326ba347c9da5ca1e9bc363e2521c3ea40b43b1f9662d333efd4867cff5
|
||||||
|
|
||||||
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