|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../nepenthes/nepenthes.conf |
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2009 The OpenSDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
@ -17,9 +17,6 @@ if [ $prefix_auto = 1 ] ; then |
|
|
|
set_confopt |
|
|
|
fi |
|
|
|
|
|
|
|
# we patch configure.ac |
|
|
|
hook_add preconf 5 "aclocal ; autoconf ; automake --add-missing" |
|
|
|
|
|
|
|
# Prelude-IDS support |
|
|
|
if pkginstalled libprelude ; then |
|
|
|
pkgprefix -t libprelude |
|
|
|