summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-09-06 12:39:50 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-09-06 12:43:22 (EDT)
commit0d955b1f5f21967fb9b80b7ecb9455a2f8391f3d (patch)
tree065bd99094c2b1a1b7ed25a2ad37ec5f646eca1d /build
parent55b9c5e5dd730cdd88a192ce1533a98db7d7d3f7 (diff)
Manage lspci with update-alternatives
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 2362909..0636aae 100755
--- a/build
+++ b/build
@@ -22,6 +22,7 @@ install: build
PREFIX=/usr \
LIBDIR=/usr/lib/$(OPK_HOST_ARCH) \
SHARED=yes
+ mv dest/usr/bin/lspci dest/usr/bin/lspci.pciutils
# pci.ids is provided by the pciids package.
rm -f dest/usr/bin/update-pciids
rm -f dest/usr/share/misc/pci.ids*