* improved argus to build with thread support if available git-svn-id: svn://svn.opensde.net/opensde/package/trunk@22005 10447126-35f2-4685-b0cf-6dd780d3921f
@ -20,6 +20,11 @@ fi
var_append makeopt " " "DESTDIR=$root"
# enable thread support if available
if [ "$SDECFG_PKG_GLIBC_TLS" == 1 ] ; then
hook_add preconf 5 "touch .threads"
fi
pkg_argus_postmake() {
# copy argus.conf
cp -av support/Config/argus.conf $root$sysconfdir
@ -39,8 +39,8 @@
[L] OpenSource
[S] Stable
[V] 3.0.0-2
[V] 3.0.0-3
[P] X -----5---9 180.000
[D] 4151036792 argus-3.0.0.tar.gz ftp://qosient.com/dev/argus-3.0/
[D] 2078876608 argus-3.0.0-3.tar.gz !ftp://qosient.com/dev/argus-3.0/argus-3.0.0.tar.gz