mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
patch: add tests.
This commit is contained in:
parent
c33e16adf6
commit
7eb614e55b
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ homepage="http://www.gnu.org/software/patch/patch.html"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=fd95153655d6b95567e623843a0e77b81612d502ecf78a489a4aed7867caa299
|
checksum=fd95153655d6b95567e623843a0e77b81612d502ecf78a489a4aed7867caa299
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue