pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/nodejs nodejs: Fix PLIST without dtrace option
details: https://anonhg.NetBSD.org/pkgsrc/rev/892429cd452f
branches: trunk
changeset: 386156:892429cd452f
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Oct 02 03:29:35 2022 +0000
description:
nodejs: Fix PLIST without dtrace option
diffstat:
lang/nodejs/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e2ce1c73f470 -r 892429cd452f lang/nodejs/PLIST
--- a/lang/nodejs/PLIST Sat Oct 01 21:08:01 2022 +0000
+++ b/lang/nodejs/PLIST Sun Oct 02 03:29:35 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.66 2022/09/29 19:38:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.67 2022/10/02 03:29:35 ryoon Exp $
bin/node
include/node/common.gypi
include/node/config.gypi
@@ -63,7 +63,7 @@
include/node/v8-weak-callback-info.h
include/node/v8.h
include/node/v8config.h
-lib/dtrace/node.d
+${PLIST.dtrace}lib/dtrace/node.d
man/man1/node.1
share/doc/node/gdbinit
share/doc/node/lldb_commands.py
Home |
Main Index |
Thread Index |
Old Index