From cf53392616135a0b0984228b8d76be7658d1b5a1 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sun, 19 Oct 2008 16:58:16 +0100 Subject: Setup cleanup hook in the high-level helpers. --- helpers/lh_binary | 3 +++ 1 file changed, 3 insertions(+) (limited to 'helpers/lh_binary') diff --git a/helpers/lh_binary b/helpers/lh_binary index 41d111c96..701db6df4 100755 --- a/helpers/lh_binary +++ b/helpers/lh_binary @@ -28,6 +28,9 @@ Arguments "${@}" Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults +# Setup cleanup function +Setup_cleanup + # Preparing root filesystem lh_binary_chroot ${*} -- cgit v1.2.3