summaryrefslogtreecommitdiff
path: root/auto/install
diff options
context:
space:
mode:
Diffstat (limited to 'auto/install')
-rw-r--r--auto/install4
1 files changed, 0 insertions, 4 deletions
diff --git a/auto/install b/auto/install
index 254f9bce6..f7f686c1a 100644
--- a/auto/install
+++ b/auto/install
@@ -20,10 +20,6 @@ case ".$NGX_SBIN_PATH" in
./*)
;;
- .)
- NGX_SBIN_PATH=$NGX_PREFIX/sbin/nginx
- ;;
-
*)
NGX_SBIN_PATH=$NGX_PREFIX/$NGX_SBIN_PATH
;;