diff --git a/templates/coreutils.tmpl b/templates/coreutils.tmpl index ef2e70b624..042ed8aa20 100644 --- a/templates/coreutils.tmpl +++ b/templates/coreutils.tmpl @@ -4,8 +4,7 @@ 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 - --enable-no-install-program=kill,uptime" + --disable-acl --enable-install-program=hostname" configure_env="PERL=/usr/bin/perl" short_desc="The GNU core utilities" maintainer="Juan RP "