]> mj.ucw.cz Git - pciids.git/commitdiff
Merge branch 'master' of /home/vorner/pciids
authorThe PCI ID Mail Robot <pciids@ucw.cz>
Mon, 8 Sep 2008 22:02:37 +0000 (00:02 +0200)
committerThe PCI ID Mail Robot <pciids@ucw.cz>
Mon, 8 Sep 2008 22:02:37 +0000 (00:02 +0200)
Conflicts:

PciIds/Startup.pm

1  2 
PciIds/Startup.pm

index 04b89456900d0cd6026f48448b75567ad3d6a3ca,ee7d9dba96d1645325dbf202f83bea57e1462646..2bacade7178c57faf0077df25889bc3e2d79fd74
@@@ -22,7 -22,7 +22,7 @@@ use warnings
  use base 'Exporter';
  
  #Where are data?
- our $directory = '/home/pciids/ids/perl/cf/';
 -our $directory = '/home/vorner/prog/pciids/';
++our $directory = '/home/pciids/ids/perl/';
  our @EXPORT=qw($directory);
  
  #Where are the modules?