X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=PciIds%2FStartup.pm;h=2bacade7178c57faf0077df25889bc3e2d79fd74;hb=5e8be5e1dc4e58ae00fe0dde45cfc905fc37b8b0;hp=04b89456900d0cd6026f48448b75567ad3d6a3ca;hpb=d1b1ca176de7ab20a1ac5a7ca9b06062decc6448;p=pciids.git diff --git a/PciIds/Startup.pm b/PciIds/Startup.pm index 04b8945..2bacade 100644 --- a/PciIds/Startup.pm +++ b/PciIds/Startup.pm @@ -22,7 +22,7 @@ use warnings; use base 'Exporter'; #Where are data? -our $directory = '/home/pciids/ids/perl/cf/'; +our $directory = '/home/pciids/ids/perl/'; our @EXPORT=qw($directory); #Where are the modules?