]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
The new pciutils save the pci.ids gzipped.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Dec 2008 12:36:34 +0000 (12:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Dec 2008 12:36:34 +0000 (12:36 +0000)
lfs/hal

diff --git a/lfs/hal b/lfs/hal
index 52e3e5f821d9288920d90c6b02dddb76f0028b9d..8c31ca1cb60f9f8e5d47764d751dbbe596a22fe9 100644 (file)
--- 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)