summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/snort/snort-2.8.5.2.ebuild')
-rw-r--r--net-analyzer/snort/snort-2.8.5.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.8.5.2.ebuild b/net-analyzer/snort/snort-2.8.5.2.ebuild
index 9ae803ac83f1..747284bb76da 100644
--- a/net-analyzer/snort/snort-2.8.5.2.ebuild
+++ b/net-analyzer/snort/snort-2.8.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.2.ebuild,v 1.1 2010/01/04 17:59:01 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.2.ebuild,v 1.2 2010/01/05 02:01:47 mr_bones_ Exp $
inherit eutils autotools multilib
@@ -88,7 +88,6 @@ src_unpack() {
sed -i -e 's:src doc etc:src etc:g' \
"${WORKDIR}/${P}/Makefile.am" || die "Doc fix Failed"
-
# Fix to allow parallel building.
# Thanks to Natanael Copa #291558
einfo "Applying parallel building fix."