mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dosfstools: drop pre-4.0.0 build workarounds
This commit is contained in:
parent
d5cf40ff13
commit
5ce2a0bf78
@ -21,16 +21,6 @@ make_init() {
|
||||
: # reuse make_target()
|
||||
}
|
||||
|
||||
pre_build_host() {
|
||||
mkdir -p $PKG_BUILD/.$HOST_NAME
|
||||
cp -RP $PKG_BUILD/* $PKG_BUILD/.$HOST_NAME
|
||||
}
|
||||
|
||||
make_host() {
|
||||
cd $PKG_BUILD/.$HOST_NAME
|
||||
make PREFIX=/usr
|
||||
}
|
||||
|
||||
makeinstall_init() {
|
||||
mkdir -p $INSTALL/usr/sbin
|
||||
cp ../.install_pkg/usr/sbin/fsck.fat $INSTALL/usr/sbin
|
||||
|
Loading…
x
Reference in New Issue
Block a user