patch: add tests.
This commit is contained in:
parent
c33e16adf6
commit
7eb614e55b
|
@ -11,3 +11,7 @@ homepage="http://www.gnu.org/software/patch/patch.html"
|
|||
license="GPL-3"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=fd95153655d6b95567e623843a0e77b81612d502ecf78a489a4aed7867caa299
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue