summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files/extra-patch-nginx-modsecurity-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx-devel/files/extra-patch-nginx-modsecurity-configure')
-rw-r--r--www/nginx-devel/files/extra-patch-nginx-modsecurity-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx-devel/files/extra-patch-nginx-modsecurity-configure b/www/nginx-devel/files/extra-patch-nginx-modsecurity-configure
index 7f1e82960215..c9a1b24511f5 100644
--- a/www/nginx-devel/files/extra-patch-nginx-modsecurity-configure
+++ b/www/nginx-devel/files/extra-patch-nginx-modsecurity-configure
@@ -14,7 +14,7 @@
test_paths= ;; #(
yes) :
- test_paths="/usr/local/liblua /usr/local/lua /usr/local /opt/liblua /opt/lua /opt /usr" ;; #(
-+ test_paths="%%PREFIX%%/include/luajit-2.0" ;; #(
++ test_paths="%%PREFIX%%/include/luajit-2.1" ;; #(
*) :
test_paths="${with_lua}" ;;
esac