]> mj.ucw.cz Git - pciids.git/commitdiff
Comment out setting of the ids for mail submitter
authorThe PCI ID Mail Robot <pciids@ucw.cz>
Mon, 8 Sep 2008 20:10:28 +0000 (22:10 +0200)
committerThe PCI ID Mail Robot <pciids@ucw.cz>
Mon, 8 Sep 2008 20:10:28 +0000 (22:10 +0200)
scripts/pciids-export

index 8989a911770870bbe9513e4afbe3b43cae47b006..b3748d0d717810bdcbf9f104a7150b10f0c88767 100755 (executable)
@@ -27,7 +27,7 @@ cat cf/class_head.ids >> ../pci.ids.new
 ./scripts/export.pl PD >> ../pci.ids.new
 cd ..
 if ! [ -f docs/pci.ids ] || ! cmp static/pci.ids pci.ids.new >/dev/null ; then
-       ln pci.ids.new ~/origs/00-current
+#      ln pci.ids.new ~/origs/00-current
        ln pci.ids.new docs/pci.ids
        bzip2 -9c <docs/pci.ids >docs/pci.ids.bz2
        gzip -9c <docs/pci.ids >docs/pci.ids.gz