|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../openvas-libraries/openvas-libraries.conf |
|
|
|
# Filename: package/.../openvas-libraries/openvas-libraries.conf |
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2007 - 2011 The OpenSDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
|
# |
|
|
@ -16,3 +16,9 @@ if [ $prefix_auto = 1 ] ; then |
|
|
|
prefix="opt/openvas" |
|
|
|
prefix="opt/openvas" |
|
|
|
set_confopt |
|
|
|
set_confopt |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# cannot be build within a dedicated build directory |
|
|
|
|
|
|
|
cmakebuilddir=0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# using deprecated gnutls functions |
|
|
|
|
|
|
|
var_append CC_WRAPPER_REMOVE ' ' '-Werror' |
|
|
|