Browse Source

prewikka: changed to use the same prefix libprelude is using by default

stable/0.2
Christian Wiese 14 years ago
parent
commit
ac4c1a8678
  1. 11
      security/prewikka/prewikka.conf
  2. 4
      security/prewikka/prewikka.desc

11
security/prewikka/prewikka.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../prewikka/prewikka.conf
# Copyright (C) 2006 - 2007 The OpenSDE Project
# Copyright (C) 2006 - 2011 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -13,15 +13,6 @@
# 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
pkg_prewikka_premake() {
sed -e "s,\@\@VERSION\@\@,$ver,g" \
-e "s,\@\@PREFIX\@\@,\/$prefix,g" \

4
security/prewikka/prewikka.desc

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

Loading…
Cancel
Save