From 8b4c9aad73a0ec3bcf2bc2c66a356fc829a487ec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 31 Jan 2020 15:59:31 +0100 Subject: add package categories, defaulting to a/ --- def/a/coreutils | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 def/a/coreutils (limited to 'def/a/coreutils') 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" -- cgit 1.4.1