Skip to content

Commit db9b55a

Browse files
committed
qemu: fix PLIST for -doc option. Some files installed unconditionally.
1 parent 73cbf70 commit db9b55a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

emulators/qemu/PLIST

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.102 2026/01/05 10:11:37 adam Exp $
1+
@comment $NetBSD: PLIST,v 1.103 2026/03/03 21:13:54 tnn Exp $
22
bin/elf2dmp
33
${PLIST.aarch64}bin/qemu-aarch64
44
${PLIST.aarch64_be}bin/qemu-aarch64_be
@@ -86,8 +86,8 @@ ${PLIST.doc}man/man8/qemu-nbd.8
8686
${PLIST.doc}man/man8/qemu-pr-helper.8
8787
share/applications/qemu.desktop
8888
${PLIST.doc}share/doc/qemu/.buildinfo
89-
${PLIST.doc}share/doc/qemu/Makefile.multinode-NetBSD
90-
${PLIST.doc}share/doc/qemu/README.NetBSD
89+
share/doc/qemu/Makefile.multinode-NetBSD
90+
share/doc/qemu/README.NetBSD
9191
${PLIST.doc}share/doc/qemu/about/build-platforms.html
9292
${PLIST.doc}share/doc/qemu/about/deprecated.html
9393
${PLIST.doc}share/doc/qemu/about/emulation.html

0 commit comments

Comments
 (0)