aboutsummaryrefslogtreecommitdiff
path: root/kiss
diff options
context:
space:
mode:
Diffstat (limited to 'kiss')
-rwxr-xr-xkiss4
1 files changed, 2 insertions, 2 deletions
diff --git a/kiss b/kiss
index 3a11208..262e3e1 100755
--- a/kiss
+++ b/kiss
@@ -238,8 +238,8 @@ pkg_extract() {
die "Commit hash ${src##*#} doesn't exist"
;;
- # Git repository or comment.
- git+*|\#*) continue ;;
+ # Git repository, comment or blank line.
+ git+*|\#*|'') continue ;;
# Only 'tar' archives are currently supported for extraction.
# Any other file-types are simply copied to '$mak_dir' which