X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fpciutils;h=1afa7bf1d104a7c097ce1102f28b2fbf5770a4a9;hb=3b22cf47018e5d216839a0f0e1f68a95331f452e;hp=d34ae77d7d529d9b99c65807d87021d124a01a3d;hpb=f79f4dfe8827078280d6f87f556349ccfdb47096;p=hvlinux.git diff --git a/stage3/pkg/pciutils b/stage3/pkg/pciutils index d34ae77..1afa7bf 100644 --- a/stage3/pkg/pciutils +++ b/stage3/pkg/pciutils @@ -15,5 +15,5 @@ hvbuild() hvbuild_post() { - install -m644 ${SCRDIR}/misc/update-pciids /etc/fcron/fcron.d + install -v -m644 ${SCRDIR}/misc/update-pciids /etc/fcron/fcron.d }