Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/qemu emulators/qemu: remove no-op file from ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e4474b29fd7c
branches: trunk
changeset: 430752:e4474b29fd7c
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 03 19:36:33 2020 +0000
description:
emulators/qemu: remove no-op file from SUBST_FILES
diffstat:
emulators/qemu/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a3bd98daf628 -r e4474b29fd7c emulators/qemu/Makefile
--- a/emulators/qemu/Makefile Sun May 03 19:32:30 2020 +0000
+++ b/emulators/qemu/Makefile Sun May 03 19:36:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2020/04/30 17:16:04 adam Exp $
+# $NetBSD: Makefile,v 1.238 2020/05/03 19:36:33 rillig Exp $
DISTNAME= qemu-5.0.0
CATEGORIES= emulators
@@ -30,7 +30,7 @@
SUBST_CLASSES+= sphinx-build
SUBST_STAGE.sphinx-build= pre-configure
SUBST_MESSAGE.sphinx-build= Fix hardcoded sphinx-build
-SUBST_FILES.sphinx-build+= Makefile configure
+SUBST_FILES.sphinx-build+= configure
SUBST_FILES.sphinx-build+= roms/skiboot/doc/Makefile
SUBST_FILES.sphinx-build+= roms/u-boot/Documentation/Makefile
SUBST_SED.sphinx-build+= -e 's/sphinx-build/sphinx-build-${PYVERSSUFFIX}/g'
Home |
Main Index |
Thread Index |
Old Index