mirror of
https://github.com/lisanet/PiShrink-macOS.git
synced 2026-02-17 18:45:52 +00:00
no need to build truncate. It's in macOS
This commit is contained in:
parent
b46091f515
commit
c3877c71c1
@ -43,11 +43,5 @@ cp -a e2fsck/e2fsck "$BASE"
|
||||
cp -a resize/resize2fs "$BASE"
|
||||
cp -a misc/tune2fs "$BASE"
|
||||
|
||||
download https://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz
|
||||
cd core*
|
||||
./configure --prefix "$TARGET" --disable-nls
|
||||
make
|
||||
cp -a src/truncate "$BASE"
|
||||
|
||||
cd "$BASE"
|
||||
diskutil eject "/Volumes/Ramdisk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user