gettext: add tests.
This commit is contained in:
parent
55111a6239
commit
e82cbd1779
@ -29,6 +29,10 @@ if [ "$CROSS_BUILD" ]; then
|
|||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Fix conflict with musl.
|
# Fix conflict with musl.
|
||||||
if [ -e ${DESTDIR}/usr/include/libintl.h ]; then
|
if [ -e ${DESTDIR}/usr/include/libintl.h ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user