diff --git a/packages/coreutils/build.sh b/packages/coreutils/build.sh index 8c8d4c934e..92c64d07f2 100644 --- a/packages/coreutils/build.sh +++ b/packages/coreutils/build.sh @@ -10,7 +10,6 @@ TERMUX_PKG_BREAKS="chroot, busybox (<< 1.30.1-4)" TERMUX_PKG_REPLACES="chroot, busybox (<< 1.30.1-4)" TERMUX_PKG_ESSENTIAL=true - # pinky has no usage on Android. # df does not work either, let system binary prevail. # $PREFIX/bin/env is provided by busybox for shebangs to work directly.