From 0fa08adb16040d7eca6c7344994f34ac5b722a18 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 28 Apr 2014 08:20:55 +0200 Subject: fix build when autopoint missing, report by joern --- 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 031f45e81..5be1c57b2 100644 --- a/package/coreutils/Makefile +++ b/package/coreutils/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= coreutils PKG_VERSION:= 8.22 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= 8fb0ae2267aa6e728958adc38f8163a2 PKG_DESCR:= basic file, shell and text manipulation utilities PKG_SECTION:= base -- cgit v1.2.3