ccache: update to ccache-3.1.3

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-05 10:36:34 +01:00
parent 2c5650dba4
commit 2bbabcb286
2 changed files with 1 additions and 12 deletions

View File

@ -1,5 +1,5 @@
PKG_NAME="ccache"
PKG_VERSION="3.1"
PKG_VERSION="3.1.3"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,11 +0,0 @@
--- ccache-3.1.orig/configure 2010-09-17 15:14:42.000000000 +0200
+++ ccache-3.1/configure 2010-09-17 15:15:08.000000000 +0200
@@ -3347,7 +3347,7 @@
AR="$ac_cv_prog_AR"
fi
-if test -z "$ac_ct_AR"; then
+if test -z "$AR"; then
as_fn_error "cannot find ar" "$LINENO" 5
fi