diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-09-05 18:00:53 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-09-05 18:00:53 (EDT) |
commit | 361f9f6c9d117b9a65ca009fb3c191c9f2e55525 (patch) | |
tree | cca546e2f7c517b94e743635fb57330029c0a5a7 /substvars | |
parent | f4f74f9cc4fc386668a5ec18f6c1059e8824e81a (diff) |
Add binary packages
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..18dd7cc --- /dev/null +++ b/substvars @@ -0,0 +1,7 @@ +Library-Description: + The PCI library (also known as pcilib and libpci) is a portable library for + accessing PCI devices and their configuration spaces. +Utilities-Description: + The PCI Utilities are a collection of programs for inspecting and manipulating + configuration of PCI devices, all based on a common portable library libpci + which offers access to the PCI configuration space. |