summaryrefslogtreecommitdiff
path: root/src/libretools.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/libretools.conf')
-rw-r--r--src/libretools.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libretools.conf b/src/libretools.conf
index 947ee58..5c6fa67 100644
--- a/src/libretools.conf
+++ b/src/libretools.conf
@@ -50,7 +50,8 @@ ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git
# Run a command before releasing a package (ie. SSH connection, SSH tunnel, etc.)
# This is called by librerelease.
-HOOKPRERELEASE="ssh -fN parabola"
+HOOKPRERELEASE="ssh -fN ${PARABOLAHOST}"
+HOOKPOSTRELEASE="sudo librechroot clean-repo"
################################################################################
# fullpkg/treepkg #