patch-include_config_h_in 415 B

1234567891011121314
  1. $OpenBSD: patch-include_config_h_in,v 1.5 2015/04/23 22:38:55 sthen Exp $
  2. --- include/config.h.in.orig Tue Mar 10 09:21:52 2015
  3. +++ include/config.h.in Thu Apr 23 15:05:19 2015
  4. @@ -21,6 +21,9 @@
  5. /* Default path for data files */
  6. #undef DATADIR
  7. +/* path where CGI configuration files are looked for by a chrooted Apache */
  8. +#define CGICONFPATH "/conf/nut"
  9. +
  10. /* Default path for UPS drivers */
  11. #undef DRVPATH