pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/qemu



Module Name:    pkgsrc
Committed By:   tnn
Date:           Tue Mar  3 21:13:54 UTC 2026

Modified Files:
        pkgsrc/emulators/qemu: PLIST

Log Message:
qemu: fix PLIST for -doc option. Some files installed unconditionally.


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/emulators/qemu/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/qemu/PLIST
diff -u pkgsrc/emulators/qemu/PLIST:1.102 pkgsrc/emulators/qemu/PLIST:1.103
--- pkgsrc/emulators/qemu/PLIST:1.102   Mon Jan  5 10:11:37 2026
+++ pkgsrc/emulators/qemu/PLIST Tue Mar  3 21:13:54 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.102 2026/01/05 10:11:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.103 2026/03/03 21:13:54 tnn Exp $
 bin/elf2dmp
 ${PLIST.aarch64}bin/qemu-aarch64
 ${PLIST.aarch64_be}bin/qemu-aarch64_be
@@ -86,8 +86,8 @@ ${PLIST.doc}man/man8/qemu-nbd.8
 ${PLIST.doc}man/man8/qemu-pr-helper.8
 share/applications/qemu.desktop
 ${PLIST.doc}share/doc/qemu/.buildinfo
-${PLIST.doc}share/doc/qemu/Makefile.multinode-NetBSD
-${PLIST.doc}share/doc/qemu/README.NetBSD
+share/doc/qemu/Makefile.multinode-NetBSD
+share/doc/qemu/README.NetBSD
 ${PLIST.doc}share/doc/qemu/about/build-platforms.html
 ${PLIST.doc}share/doc/qemu/about/deprecated.html
 ${PLIST.doc}share/doc/qemu/about/emulation.html



Home | Main Index | Thread Index | Old Index