From 9d616a1346f27da8e2173021b08dc846dce69907 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 3 Jun 2009 11:24:29 +0000 Subject: abuild: add configurable apk cache --- abuild.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abuild.in') diff --git a/abuild.in b/abuild.in index 6286d39..d1255b6 100755 --- a/abuild.in +++ b/abuild.in @@ -10,6 +10,7 @@ abuild_ver=@VERSION@ sysconfdir=@sysconfdir@ +abuildrepo=@apkcache@ startdir="$PWD" srcdir=${srcdir:-"$startdir/src"} @@ -17,7 +18,6 @@ pkgbasedir=${pkgbasedir:-"$startdir/pkg"} pkgrel=0 repo=${startdir%/*} repo=${repo##*/} -abuildrepo=/var/cache/abuild/apks # defaults SRCDEST=${SRCDEST:-$startdir} -- cgit v1.2.3-60-g2f50