X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fpciutils;h=1fb4ae09bb2de818260a109ca74767cccceb94df;hb=23a061b123d80cee3254327c64ef44eb66babe5a;hp=1afa7bf1d104a7c097ce1102f28b2fbf5770a4a9;hpb=114ae232b33e1f8dde2418af5fd3c0f0b5e035dd;p=hvlinux.git diff --git a/stage3/pkg/pciutils b/stage3/pkg/pciutils index 1afa7bf..1fb4ae0 100644 --- a/stage3/pkg/pciutils +++ b/stage3/pkg/pciutils @@ -4,7 +4,7 @@ hvbuild() { cd ${LFS_TMP}/${PACKAGE} - # ZLIB=no: Prevents compression of the pci.ids file which is needed by HAL. + # ZLIB=no: Prevents compression of the pci.ids file. make PREFIX=/usr ZLIB=no make PREFIX=/usr install