mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
11 lines
284 B
Diff
11 lines
284 B
Diff
--- a/config.h
|
|
+++ b/config.h
|
|
@@ -276,7 +276,7 @@
|
|
|
|
/* CONFIGURE: $PATH to use for CGI programs.
|
|
*/
|
|
-#define CGI_PATH "/usr/local/bin:/usr/ucb:/bin:/usr/bin"
|
|
+#define CGI_PATH "/usr/local/bin:/usr/bin:/bin"
|
|
|
|
/* CONFIGURE: If defined, $LD_LIBRARY_PATH to use for CGI programs.
|
|
*/
|