We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267b0b5 commit e6cdf24Copy full SHA for e6cdf24
tools/install.py
@@ -144,7 +144,6 @@ def files(action):
144
action(['src/node.stp'], 'share/systemtap/tapset/')
145
146
action(['deps/v8/tools/gdbinit'], 'share/doc/node/')
147
- action(['deps/v8/tools/lldbinit'], 'share/doc/node/')
148
action(['deps/v8/tools/lldb_commands.py'], 'share/doc/node/')
149
150
if 'freebsd' in sys.platform or 'openbsd' in sys.platform:
0 commit comments