mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
eudev: add tests.
This commit is contained in:
parent
aa02396a88
commit
bbce70e756
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ checksum=dddcf4c89b21f5f3210f7e4d3888c92cbfc657ff734ac21b6bdd3f5bcb146fed
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv udevd
|
vsv udevd
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue