font-schumacher-misc: rebuild for musl repo
This commit is contained in:
parent
5706ba6622
commit
dee465d166
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'font-schumacher-misc'.
|
# Template build file for 'font-schumacher-misc'.
|
||||||
pkgname=font-schumacher-misc
|
pkgname=font-schumacher-misc
|
||||||
version=1.1.2
|
version=1.1.2
|
||||||
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"
|
||||||
|
@ -17,4 +17,5 @@ checksum=e444028656e0767e2eddc6d9aca462b16a2be75a47244dbc199b2c44eca87e5a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
||||||
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue