summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index a059046..8b61863 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -16,6 +16,7 @@
setopt extended_glob
typeset -a -U triggers
+typeset -a CL_OPTIONS
##
## Internal functions for displaying stuff
@@ -164,6 +165,7 @@ debug "PKG_PROTO: '$PKG_PROTO'"
debug "PKG_USER: '$PKG_USER'"
debug "PKG_HOST: '$PKG_HOST'"
debug "PKGLIST_PATH: '$PKGLIST_PATH'"
+debug "CL_OPTIONS : '$CL_OPTIONS'"
##
## Ask the user for confirmation