xz: add tests.

This commit is contained in:
maxice8
2017-11-15 19:39:04 -02:00
committed by Jürgen Buchmüller
parent 573747411d
commit b87673a770

View File

@@ -13,6 +13,10 @@ checksum=fd9ca16de1052aac899ad3495ad20dfa906c27b4a5070102a2ec35ca3a4740c1
CFLAGS="-fPIC"
do_check() {
make check
}
post_install() {
rm -r ${DESTDIR}/usr/share/doc
}