summary refs log tree commit diff
path: root/def/coreutils
blob: 8a9ef4ec68a04d6225c879185351013bb61b513c (plain) (blame)
1
2
3
4
5
6
pkgname=coreutils
version=8.31
distfiles="http://ftp.gnu.org/gnu/coreutils/coreutils-8.31.tar.xz"
configure_args=" --enable-install-program=arch,hostname
 --enable-no-install-program=kill,uptime
 --disable-rpath"