summary refs log tree commit diff
path: root/def/a/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'def/a/coreutils')
-rw-r--r--def/a/coreutils6
1 files changed, 6 insertions, 0 deletions
diff --git a/def/a/coreutils b/def/a/coreutils
new file mode 100644
index 0000000..8a9ef4e
--- /dev/null
+++ b/def/a/coreutils
@@ -0,0 +1,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"