diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ build: install: install -D -o 0 -g 0 -m 0644 src/pci.ids \ pciids.data/usr/share/misc/pci.ids + gzip -9 pciids.data/usr/share/misc/pci.ids |