mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tar: Add tests.
This commit is contained in:
parent
24916a991b
commit
d366a4b968
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ pre_configure() {
|
|||
# avoid regenerating doc on install
|
||||
touch -r doc/stamp-vti configure
|
||||
}
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue