summaryrefslogtreecommitdiff
path: root/.pbuilderrc
diff options
context:
space:
mode:
Diffstat (limited to '.pbuilderrc')
-rw-r--r--.pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pbuilderrc b/.pbuilderrc
index 8ce2d576..b3c73eb0 100644
--- a/.pbuilderrc
+++ b/.pbuilderrc
@@ -4,7 +4,7 @@
DISTRIBUTION="${DIST:-unstable}"
ARCHITECTURE="${ARCH:-$(dpkg --print-architecture)}"
-HOME="${HOME:-/home/spwhitton}"
+HOME="${HOME:-/home/swhitton}"
HOOKDIR="$HOME/local/pbuilder/hooks"
BUILDPLACE="$HOME/local/pbuilder/build"
CCACHEDIR="/var/cache/ccache-sbuild"