e2fsprogs: Add tests.

This commit is contained in:
maxice8 2017-11-15 17:05:58 -02:00 committed by Jürgen Buchmüller
parent feaaf11159
commit 320aa13a41
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ conf_files="/etc/mke2fs.conf"
pre_configure() {
autoreconf -fi
}
do_check() {
ln -sfv /tools/lib/lib{blk,uu}id.so.1 lib
make LD_LIBRARY_PATH=/tools/lib check
}
post_install() {
# Remove stuff belonging to libblkid or libuuid pkgs.
find ${DESTDIR} -name \*blkid\* -o -name \*findfs\* \