Browse Source

prelude-correlator: changed to use the same prefix libprelude is using by default

stable/0.2
Christian Wiese 13 years ago
parent
commit
3d52017089
2 changed files with 3 additions and 23 deletions
  1. +0
    -22
      security/prelude-correlator/prelude-correlator.conf
  2. +3
    -1
      security/prelude-correlator/prelude-correlator.desc

+ 0
- 22
security/prelude-correlator/prelude-correlator.conf

@ -1,22 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../prelude-correlator/prelude-correlator.conf
# Copyright (C) 2007 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if [ $prefix_auto = 1 ] ; then
if [ "$SDECFG_PKG_PRELUDE_PREFIX" ] ; then
prefix="$SDECFG_PKG_PRELUDE_PREFIX"
else
prefix="opt/prelude"
fi
set_confopt
fi

+ 3
- 1
security/prelude-correlator/prelude-correlator.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../prelude-correlator/prelude-correlator.desc
[COPY] Copyright (C) 2007 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2007 - 2011 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -26,4 +26,6 @@
[V] 1.0.0
[P] X -----5---9 800.000
[O] . $base/package/*/*/prelude-conf.in
[D] 1215938689 prelude-correlator-1.0.0.tar.gz http://www.prelude-ids.com/download/releases/prelude-correlator/

Loading…
Cancel
Save