From 002c249d0403d8bdb5f9cb945a293ae98ed55f78 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 14 Sep 2019 00:20:21 +0300 Subject: [PATCH] kiss: clean up --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index 6c5ebac..465ce87 100755 --- a/kiss +++ b/kiss @@ -354,7 +354,7 @@ pkg_build() { } done - explicit_build="$explicit" + explicit_build=$explicit # If an explicit package is a dependency of another explicit # package, remove it from the explicit list as it needs to be