pkg-config: add tests.
This commit is contained in:
parent
b87673a770
commit
c33e16adf6
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@ homepage="http://pkgconfig.freedesktop.org/wiki/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://pkgconfig.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://pkgconfig.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591
|
checksum=6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue