diff --git a/tools/install.py b/tools/install.py index 9e192a1cd6e..c97518d4220 100755 --- a/tools/install.py +++ b/tools/install.py @@ -144,7 +144,6 @@ def files(action): action(['src/node.stp'], 'share/systemtap/tapset/') action(['deps/v8/tools/gdbinit'], 'share/doc/node/') - action(['deps/v8/tools/lldbinit'], 'share/doc/node/') action(['deps/v8/tools/lldb_commands.py'], 'share/doc/node/') if 'freebsd' in sys.platform or 'openbsd' in sys.platform: