From 3f5ae847224d70943a9fdebc1148db712b152ca9 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 21 Aug 2011 11:44:39 +0200 Subject: [PATCH] update default plugin directory --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index d945c47..2850bee 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ #use this to compile with USB support #CFLAGS?=-DISI_USB PREFIX?=/usr -PLUGINDIR?=lib/wireshark/libwireshark0/plugins +PLUGINDIR?=lib/wireshark/libwireshark1/plugins WIRESHARKDIR?=/usr/include/wireshark