$NetBSD: patch-aa,v 1.4 2003/05/13 00:27:49 salo Exp $

--- snortsnarf.pl.orig	2002-11-12 10:11:36.000000000 +0900
+++ snortsnarf.pl
@@ -77,3 +77,3 @@
 
-use lib qw(./include);
+use lib qw(@PREFIX@/share/snortsnarf);
 use Cwd;
@@ -459,2 +459,3 @@ OPTION is one of the following:
 >>
-}
\ No newline at end of file
+}
+
