mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
@@ -29,12 +29,4 @@ PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="mtools: A collection of utilities to access MS-DOS disks"
|
||||
PKG_LONGDESC="mtools: A collection of utilities to access MS-DOS disks"
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
makeinstall_host() {
|
||||
$STRIP mtools
|
||||
|
||||
mkdir -p $ROOT/$TOOLCHAIN/sbin
|
||||
cp -P mtools mformat mcopy mmd $ROOT/$TOOLCHAIN/sbin
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user