X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=PciIds%2FStartup.pm;h=2bacade7178c57faf0077df25889bc3e2d79fd74;hb=720b981791aa4e71bf992d490274ce083beceace;hp=04b89456900d0cd6026f48448b75567ad3d6a3ca;hpb=d0676dde535505cc68e9387a28460266bd396501;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?