X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=scripts%2Fpciids-export;h=b3748d0d717810bdcbf9f104a7150b10f0c88767;hb=75679df2606a151d26c6c8478b4189de5637d544;hp=8989a911770870bbe9513e4afbe3b43cae47b006;hpb=e8985fa56e809dbecaf39c52ec5a26ddc8e04ee2;p=pciids.git diff --git a/scripts/pciids-export b/scripts/pciids-export index 8989a91..b3748d0 100755 --- a/scripts/pciids-export +++ b/scripts/pciids-export @@ -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.bz2 gzip -9c docs/pci.ids.gz