From 2939039f33551f83d02ddf2594b01c9551bb92c4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 26 Nov 2008 12:05:44 +0100 Subject: [PATCH] coreutils: don't install kill and uptime. We'll use the bins from procps, as specified by the LFS 6.4 book. --HG-- extra : convert_revision : dbf85cd52c51654e5fa640965de9d1a1ef2a604b --- templates/coreutils.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/coreutils.tmpl b/templates/coreutils.tmpl index eb22d3545d1..ef2e70b6249 100644 --- a/templates/coreutils.tmpl +++ b/templates/coreutils.tmpl @@ -4,7 +4,9 @@ version=6.12 distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin - --disable-acl --enable-install-program=hostname" + --disable-acl --enable-install-program=hostname + --enable-no-install-program=kill,uptime" +configure_env="PERL=/usr/bin/perl" short_desc="The GNU core utilities" maintainer="Juan RP " checksum=49d2f703e2310e6328cb6f9d9bae3612c42b3ee5175f449692c5b95e453cf18a