make: add tests.
This commit is contained in:
parent
7eb614e55b
commit
fecfb6870f
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ homepage="http://www.gnu.org/software/make"
|
|||
license="GPL-3"
|
||||
distfiles="${GNU_SITE}/make/$pkgname-$version.tar.bz2"
|
||||
checksum=d6e262bf3601b42d2b1e4ef8310029e1dcf20083c5446b4b7aa67081fdffc589
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue