summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/pciutils.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/pciutils.make b/rules/pciutils.make
index 334285224..1490a53b3 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -70,8 +70,6 @@ ifdef PTXCONF_PCIUTILS_COMPRESS
@$(call install_copy, pciutils, 0, 0, 0644, -, \
/usr/share/pci.ids.gz, n)
else
- @gunzip -c $(PCIUTILS_PKGDIR)/usr/share/pci.ids.gz > \
- $(PCIUTILS_PKGDIR)/usr/share/pci.ids
@$(call install_copy, pciutils, 0, 0, 0644, -, \
/usr/share/pci.ids, n)
endif