UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
dosfstools
The dosfstools package contains various utilities for use with the FAT family of file systems.Package info
Codename: dosfstools
Source file: dosfstools-4.2.tar.gz
Source directory: dosfstools-4.2
Package URL: dosfstools-4.2.tar.gz
Package md5-checksum URL: dosfstools-4.2.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: parted.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--enable-compat-symlinks \
--mandir=/usr/share/man \
--docdir=/usr/share/doc/dosfstools-4.2
Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make check
fi
Install script:
make install