UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
dosfstools
The dosfstools package contains various utilities for use with the FAT family of file systems.Package info
Template:
Codename: dosfstools
Source file: dosfstools-4.2.tar.gz
Source file size: 320917
Source file MD5-checkum: 49c8e457327dc61efab5b115a27b087a
Source directory: dosfstools-4.2
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/d/dosfstools-4.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/d/dosfstools-4.2.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: kpmcore, 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