patch-configure 570 B

123456789101112131415
  1. $OpenBSD: patch-configure,v 1.4 2016/01/11 10:22:05 landry Exp $
  2. --- configure.orig Mon Nov 2 14:19:57 2015
  3. +++ configure Fri Jan 8 14:55:25 2016
  4. @@ -29474,8 +29474,8 @@ $as_echo "$as_me: error: cannot create directory $as_d
  5. #define JOEPATH_H
  6. #define SIEGE_HOME "$prefix"
  7. -#define URL_FILE "$sysconfdir/urls.txt"
  8. -#define CNF_FILE "$sysconfdir/siegerc"
  9. +#define URL_FILE "$sysconfdir/siege/urls.txt"
  10. +#define CNF_FILE "$sysconfdir/siege/siegerc"
  11. #define LOG_FILE "$localstatedir/siege.log"
  12. #define PLATFORM "$platform"