Chromium Code Reviews| Index: ports/freealut/build.sh |
| diff --git a/ports/freealut/build.sh b/ports/freealut/build.sh |
| old mode 100755 |
| new mode 100644 |
| index a281b76a79b23896ea0434822db202bf75031518..a0d3a80c4c8f8322eab63c1da36016b853e422bb |
| --- a/ports/freealut/build.sh |
| +++ b/ports/freealut/build.sh |
| @@ -3,10 +3,5 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -source pkg_info |
| -source ../../build_tools/common.sh |
| export LIBS="-lm" |
| - |
| -DefaultPackageInstall |
| -exit 0 |