| Index: pkg/pkg.gyp
|
| diff --git a/pkg/pkg.gyp b/pkg/pkg.gyp
|
| index 54a5a5f5839648771dab8a3791119b142d8c8231..eed2aac87c4f19f68874c5df08c5f08c274d0575 100644
|
| --- a/pkg/pkg.gyp
|
| +++ b/pkg/pkg.gyp
|
| @@ -14,8 +14,6 @@
|
| '../tools/make_links.py',
|
| '<!@(["python", "../tools/list_pkg_directories.py", "."])',
|
| '<!@(["python", "../tools/list_pkg_directories.py", '
|
| - '"third_party"])',
|
| - '<!@(["python", "../tools/list_pkg_directories.py", '
|
| '"../third_party/pkg"])',
|
| '<!@(["python", "../tools/list_pkg_directories.py", '
|
| '"../third_party/pkg_tested"])',
|
|
|