summaryrefslogtreecommitdiff
path: root/security/openvas-server/files/patch-configure
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-17 22:44:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-17 22:44:51 +0000
commit8e8f0b65ef0d6e9a6784f57af16ca86e14638476 (patch)
tree89a0b0c0f7444077cae1b47c9bc8d2a53979a79b /security/openvas-server/files/patch-configure
parent- Update to 2.0.4 (diff)
- Update to farrokhi
PR: 137207 Submitted by: farrokhi Approved by: maintainer timeout
Diffstat (limited to 'security/openvas-server/files/patch-configure')
-rw-r--r--security/openvas-server/files/patch-configure11
1 files changed, 7 insertions, 4 deletions
diff --git a/security/openvas-server/files/patch-configure b/security/openvas-server/files/patch-configure
index ab481ef258e6..20ef3d97e562 100644
--- a/security/openvas-server/files/patch-configure
+++ b/security/openvas-server/files/patch-configure
@@ -1,11 +1,14 @@
---- configure.orig 2008-04-27 14:15:10.000000000 +0900
-+++ configure 2008-04-27 14:15:27.000000000 +0900
-@@ -12073,7 +12073,7 @@
+
+$FreeBSD$
+
+--- configure.orig
++++ configure
+@@ -12815,7 +12815,7 @@
OPENVASD_CONFDIR='${sysconfdir}'
OPENVASD_STATEDIR='${localstatedir}/lib/openvas'
-OPENVASD_PIDDIR='${localstatedir}/run'
+OPENVASD_PIDDIR='/var/run'
- OPENVASD_SHAREDSTATEDIR='${sharedstatedir}/lib/openvas'
+ OPENVASD_SHAREDSTATEDIR='${localstatedir}/lib/openvas'
OPENVASD_DATADIR='${sysconfdir}/openvas'
OPENVASD_LIBDIR='${libdir}/openvas'