From 1d0e0e45c660b5c0b31053bb8511270548e5bffd Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 6 Jun 2020 07:39:58 +0300 Subject: [PATCH] docs: update --- kiss.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss.1 b/kiss.1 index d780ee7..2192b7d 100644 --- a/kiss.1 +++ b/kiss.1 @@ -62,7 +62,7 @@ export KISS_FORCE=0 # # $PKG: Name of the current package . # $TYPE: The type of hook (valid: pre-build, post-build, build-fail, -# pre-install, post-install +# pre-install, post-install, # pre-extract, post-package). # $DEST: The full path to where 'make install' will put the package. #