Sha256: f1e9ed796696eea3fe8f99b2ecd6e85c3a36481b10d685979ff2322c88956130
Contents?: true
Size: 242 Bytes
Versions: 21
Compression:
Stored size: 242 Bytes
Contents
#!/bin/bash # Copyright 2013 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. set -e base=$(dirname "$0") exec python "${base}/gyp_main.py" "$@"
Version data entries
21 entries across 21 versions & 2 rubygems