font-spleen: remove noarch, null-op tests.

They don't work.
This commit is contained in:
fosslinux 2020-09-22 16:54:54 +10:00 committed by Piotr Wójcik
parent 45bc66ae34
commit 62a4dcf13b
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'font-spleen'
pkgname=font-spleen
version=1.8.2
revision=1
archs=noarch
revision=2
wrksrc="spleen-${version}"
build_style=gnu-makefile
make_cmd=bmake
@ -25,6 +24,11 @@ post_build() {
gzip -n9 *.pcf *.psfu
}
do_check() {
# bmake: don't know how to make check. Stop
:
}
do_install() {
vmkdir usr/share/kbd/consolefonts
for f in *.psfu.gz; do