commit e4f00b2cfb2b17f0db279f42b935b58be78aff64
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Jan 22 18:47:06 2013 +0200

    handle compressed pci.ids

 pciutils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pciutils.spec b/pciutils.spec
index 6ed8e6f..3fdf1fa 100644
--- a/pciutils.spec
+++ b/pciutils.spec
@@ -259,7 +259,7 @@ Statyczna wersja biblioteki PCI.
 %patch4 -p1
 
 # paranoid check whether pci.ids in _sourcedir isn't too old
-if [ pci.ids -nt %{hwdatadir}/pci.ids ]; then
+if [ pci.ids -nt %{hwdatadir}/pci.ids.gz ]; then
        : pci.ids needs to be updated
        exit 1
 fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pciutils.git/commitdiff/e4f00b2cfb2b17f0db279f42b935b58be78aff64

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to