From 8bdc5b40c9bbce0066bbbcc315a713c0356e3713 Mon Sep 17 00:00:00 2001 From: robiscool Date: Mon, 6 Sep 2010 07:41:00 -0700 Subject: snort, update install of perl-threaded --- config/snort/snort.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/snort') diff --git a/config/snort/snort.inc b/config/snort/snort.inc index 9f3cf53f..1f54bc4b 100644 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -702,7 +702,7 @@ if($snort_arch_ck[0] == 'i386') { update_status(gettext("Installing perl-threaded for $snort_arch...")); update_output_window(gettext("Please wait Installing...")); - if(!file_exists('/root/tmp2/perl-threaded-5.12.1_1.tbz')){ + if(file_exists('/root/tmp2/perl-threaded-5.12.1_1.tbz')){ exec('/usr/sbin/pkg_add /root/tmp2/perl-threaded-5.12.1_1.tbz'); } -- cgit v1.2.3