From 1cb6ff8288804162b215ee5f493790584be80bf2 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sat, 13 Apr 2013 17:49:31 +0200 Subject: pciutils: the ids a not compressed, when compression is disabled Signed-off-by: Michael Olbrich --- rules/pciutils.make | 2 -- 1 file changed, 2 deletions(-) (limited to 'rules/pciutils.make') 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 -- cgit v1.2.3