From 9d85df0937a518c35052c785f9006f3797b04f6f Mon Sep 17 00:00:00 2001
From: Erick Hitter <git-contrib@ethitter.com>
Date: Sat, 23 Feb 2019 18:12:37 -0800
Subject: [PATCH] As Billy Joel, said, we're getting closer.

---
 scripts/build.sh | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/scripts/build.sh b/scripts/build.sh
index ebdd9a1..9c5552c 100644
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -100,7 +100,4 @@ echo "Using $(nproc) jobs"
 make
 
 ls -la "$NGINX_SRC_DIR"
-ls -la "$NGINX_SRC_DIR/auto"
-ls -la "$OPENSSL_DIR"
-ls -la "$OG_DIR"
-ls -la "$OG_DIR/src"
+ls -la "$NGINX_SRC_DIR/objs"
-- 
GitLab