summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2021-01-31 01:09:34 +0100
committerbartus2021-05-31 22:48:38 +0200
commit19b22861a3772956384a23f1223e59df7beb5da4 (patch)
tree70fd47e23e78c98ccc3bc7d8833a3e89cb69729b
parentd1b2d692eb98e0df970079e45978a01f3fec2001 (diff)
downloadaur-19b22861a3772956384a23f1223e59df7beb5da4.tar.gz
Allow ccache reuse in different location.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afed8e29b085..360feb11a07f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,6 +47,7 @@ prepare() {
}
build() {
+ export CCACHE_BASEDIR="$srcdir"
cd "$srcdir"/OpenBoard
# convert translations to binary form
lrelease OpenBoard.pro