* Removed duplicate PCIUTILS_VERSION
authorNigel Kukard <nkukard@lbsd.net>
Thu, 1 Jan 2009 17:28:51 +0000 (17:28 -0000)
committerNigel Kukard <nkukard@lbsd.net>
Thu, 1 Jan 2009 17:28:51 +0000 (17:28 -0000)
commit94e6f8a4db13e726dc2fe393e7181ba2f2db4fbb
treef239c2fc16169f9fcc0a75e11fb1e4bddd2d97b7
parent2ac7adce281f854ddca26a3bfaf2cc129ad509bd
* Removed duplicate PCIUTILS_VERSION
* When installing pci.ids[.gz] the -D means create all components leading up, using $(@D) does not include the filename, the last directory component is then /usr/share. pci.ids[.gz] is therefore created as /usr/share/misc (misc being the filename). Using $@ fixes this, the directory path is created and the file is installed as /usr/share/misc/pci.ids[.gz] .
package/pciutils/pciutils.mk