From 9ec5166e11fbaa33156f47df0b98a6419e0a339a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 1 Jun 2013 15:00:51 -0600 Subject: libretools.conf: add default for HOOKPREBUILD, comment --- src/libretools.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/libretools.conf b/src/libretools.conf index 280bacf..54b4323 100644 --- a/src/libretools.conf +++ b/src/libretools.conf @@ -60,12 +60,16 @@ HOOKPRERELEASE="ssh -fN parabola" # fullpkg/treepkg # ################################################################################ +# Note: fullpkg accepts HOOK* settings not being set, treepkg requires them to +# be set. + # NOTE: fullpkg ONLY #HOOKPKGBUILDMOD="mips-add" # Run a command before running FULLBUILDCMD, usually to cleanup uneeded packages # Note: Recent versions of libremakepkg run chcleanup for you. # NOTE: treepkg ONLY +HOOKPREBUILD=":" #HOOKPREBUILD="chcleanup" ## Uncomment one of those or make one of your choice -- cgit v1.2.3