kbd: add tests.
This commit is contained in:
parent
bbce70e756
commit
885dfee37c
|
@ -44,6 +44,9 @@ pre_configure() {
|
|||
$XBPS_FETCH_CMD http://git.alpinelinux.org/cgit/aports/plain/main/kbd/error.h
|
||||
autoreconf -fi
|
||||
}
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
post_install() {
|
||||
# Remove keymaps for sun, amiga and atari.
|
||||
for f in sun amiga atari; do
|
||||
|
|
Loading…
Reference in New Issue
Block a user