From: Michael Tremer Date: Tue, 23 Dec 2008 12:36:34 +0000 (+0000) Subject: The new pciutils save the pci.ids gzipped. X-Git-Tag: v3.0-alpha1~333^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=238bc755b3fb72b6fe6b5a6745149f70d69146fe;p=ipfire-3.x.git The new pciutils save the pci.ids gzipped. --- diff --git a/lfs/hal b/lfs/hal index 52e3e5f82..8c31ca1cb 100644 --- a/lfs/hal +++ b/lfs/hal @@ -58,7 +58,8 @@ $(OBJECT) : --sysconfdir=/etc \ --libexecdir=/usr/lib/hal \ --localstatedir=/var \ - --disable-policy-kit + --disable-policy-kit \ + --with-pci-ids=/usr/share/pci.ids.gz cd $(DIR_APP) && make $(PARALLELISMFLAGS) cd $(DIR_APP) && make install @rm -rf $(DIR_APP)