aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-04-07 00:08:17 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-04-07 00:08:17 +0000
commita4348d40c8247bb2fb8fc938859e3622e38a6d3f (patch)
tree55b03ba97f7cacdc08176dde90501526ae5ba00d
parent477d4a2697153a17100c7923d95614da88d03d4c (diff)
downloadalpine-drone-ci-a4348d40c8247bb2fb8fc938859e3622e38a6d3f.tar.bz2
alpine-drone-ci-a4348d40c8247bb2fb8fc938859e3622e38a6d3f.tar.xz
skel: adjust repodest location
-rw-r--r--files/etc/skel/.abuild/abuild.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/skel/.abuild/abuild.conf b/files/etc/skel/.abuild/abuild.conf
index 0712fc1..d934024 100644
--- a/files/etc/skel/.abuild/abuild.conf
+++ b/files/etc/skel/.abuild/abuild.conf
@@ -1,4 +1,4 @@
# buildozer abuild settings
PACKAGER="buildozer <alpine-infra@lists.alpinelinux.org>"
-REPODEST="$HOME/drone/packages"
+REPODEST="$HOME/packages"
USE_COLORS=force