From 0162e599e8fe12cef6edda0ad5e1fe533fa6f82e Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 8 Aug 2007 13:55:12 +0000 Subject: [PATCH] * removed argus check for thread support (properly autodetected by now) git-svn-id: svn://svn.opensde.net/opensde/package/trunk@22016 10447126-35f2-4685-b0cf-6dd780d3921f --- network/argus/argus.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/network/argus/argus.conf b/network/argus/argus.conf index 2b4dfe78d..c4ce80d83 100644 --- a/network/argus/argus.conf +++ b/network/argus/argus.conf @@ -20,11 +20,6 @@ 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