mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 04:42:14 +01:00
12 lines
284 B
Diff
12 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.
|
|
*/
|