15 lines
486 B
Plaintext
15 lines
486 B
Plaintext
$OpenBSD: patch-configure,v 1.3 2012/08/19 18:55:08 jasper Exp $
|
|
--- configure.orig Fri Jul 16 15:52:42 2010
|
|
+++ configure Wed Sep 15 10:40:56 2010
|
|
@@ -27006,8 +27006,8 @@ done
|
|
#define JOEPATH_H
|
|
|
|
#define SIEGE_HOME "$prefix"
|
|
-#define URL_FILE "$sysconfdir/urls.txt"
|
|
-#define CNF_FILE "$sysconfdir/siegerc"
|
|
+#define URL_FILE "$sysconfdir/siege/urls.txt"
|
|
+#define CNF_FILE "$sysconfdir/siege/siegerc"
|
|
#define LOG_FILE "$localstatedir/siege.log"
|
|
|
|
|