--- extra/update-nessus-plugins.orig	2003-12-24 17:52:03.000000000 +0100
+++ extra/update-nessus-plugins	2003-12-24 17:53:16.000000000 +0100
@@ -212,7 +212,7 @@
 );
 my $lang = 'english';       # 'deutsch', 'english', 'francais', or 'portugues'
 my $parse = 0;                              # parse new / changed plugins?
-my $plugins_dir = '/usr/local/lib/nessus/plugins';  # where plugins are stored.
+my $plugins_dir = '/var/lib/nessus/plugins';  # where plugins are stored.
 my $scratch_dir = '/tmp';                   # where archive is stored.
 my $summary = 0;                            # summarize changes to plugins?
 
