diff options
author | cheusov <cheusov> | 2011-07-31 09:55:09 +0000 |
---|---|---|
committer | cheusov <cheusov> | 2011-07-31 09:55:09 +0000 |
commit | 163c5d91f2b1e96da7ef4be2b72eaa4cc7f71ccb (patch) | |
tree | fcd2c5d6c1a6bac448d7b4c2b4077699cb6e3f2d /emulators/qemu | |
parent | 6af8cf8bd5a4e3fc5f0c4af6032154a5f37c25ec (diff) | |
download | pkgsrc-163c5d91f2b1e96da7ef4be2b72eaa4cc7f71ccb.tar.gz |
resort share/qemu/vgabios.bin in PLIST. This fixes one pkglint warning
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/PLIST b/emulators/qemu/PLIST index 8bf0d203b28..ae85ea3b1ce 100644 --- a/emulators/qemu/PLIST +++ b/emulators/qemu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2011/07/11 09:57:18 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.26 2011/07/31 09:55:09 cheusov Exp $ bin/qemu ${PLIST.alpha}bin/qemu-alpha ${PLIST.arm}bin/qemu-arm @@ -96,7 +96,7 @@ share/qemu/pxe-rtl8139.bin share/qemu/pxe-virtio.bin share/qemu/s390-zipl.rom share/qemu/vgabios-cirrus.bin -share/qemu/vgabios.bin share/qemu/vgabios-qxl.bin share/qemu/vgabios-stdvga.bin share/qemu/vgabios-vmware.bin +share/qemu/vgabios.bin |