[Lunar-commits] <moonbase-core> pciutils: Install pkgconfig file

Stefan Wold ratler at lunar-linux.org
Wed Feb 6 07:48:33 CET 2013


commit ff4d496f37b915bfbae3202371f41ac794ba019c
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 05 Feb 2013 22:48:33 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/ff4d496f37b915bfbae3202371f41ac794ba019c

pciutils: Install pkgconfig file
---
  utils/pciutils/BUILD | +1/-0     
  1 file changed, 1 insertion(+)

--- a/utils/pciutils/BUILD
+++ b/utils/pciutils/BUILD
@@ -10,6 +10,7 @@
   bunzip2 $SOURCE_CACHE/$SOURCE2 -c > pci.ids &&
   rm -f /usr/share/pci.ids* &&
   install -m644 pci.ids /usr/share &&
+  install -D -m644 lib/libpci.pc /usr/lib/pkgconfig/libpci.pc &&
 
   # the next line makes sure you will get a fresh pci id's db
   # everytime you lin pciutils:




More information about the Lunar-commits mailing list