mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
f2fs-tools: add tests.
This commit is contained in:
parent
6538fa0447
commit
5f006df0f5
1 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,7 @@ pre_configure() {
|
||||||
esac
|
esac
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue