pango: fixup do_check.
This commit is contained in:
parent
47ff5d86cc
commit
213ef70a45
1 changed files with 1 additions and 3 deletions
|
@ -27,11 +27,9 @@ pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
do_check() {
|
pre_check() {
|
||||||
# Disable test that is know to fail
|
# Disable test that is know to fail
|
||||||
sed -i '/test-layout/d' tests/Makefile.am
|
sed -i '/test-layout/d' tests/Makefile.am
|
||||||
|
|
||||||
make check
|
|
||||||
}
|
}
|
||||||
|
|
||||||
pango-xft_package() {
|
pango-xft_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue