From b23cfa9e2081511a8913553abdc9a1f48757a174 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 24 May 2014 21:57:38 +0200 Subject: allow to hide packages, which are provided by busybox applets --- package/coreutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/coreutils/Makefile') diff --git a/package/coreutils/Makefile b/package/coreutils/Makefile index 1bbdbc6aa..855e99a1e 100644 --- a/package/coreutils/Makefile +++ b/package/coreutils/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= coreutils PKG_VERSION:= 8.22 PKG_RELEASE:= 3 PKG_MD5SUM:= 8fb0ae2267aa6e728958adc38f8163a2 -PKG_DESCR:= basic file, shell and text manipulation utilities (also provided by busybox) +PKG_DESCR:= basic file, shell and text manipulation utilities PKG_SECTION:= core PKG_BUILDDEP:= gmp autotool PKG_URL:= http://www.gnu.org/software/coreutils/ -- cgit v1.2.3