aboutsummaryrefslogtreecommitdiffstats
path: root/dabuild.in
diff options
context:
space:
mode:
Diffstat (limited to 'dabuild.in')
-rwxr-xr-xdabuild.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/dabuild.in b/dabuild.in
index 042d724..c761c7e 100755
--- a/dabuild.in
+++ b/dabuild.in
@@ -70,7 +70,6 @@ fi
## setup volumes; use named volumes as cache if desired
ABUILD_VOLUMES="-v ${HOME}/.abuild:/home/builder/.abuild \
- -v ${HOME}/.ccache:/home/builder/.ccache \
-v ${PWD%/aports/*}/aports:/home/builder/aports \
-v ${ABUILD_PACKAGES}:/home/builder/packages"