| Index: ports/SDL_image/build.sh
|
| diff --git a/ports/SDL_image/build.sh b/ports/SDL_image/build.sh
|
| old mode 100755
|
| new mode 100644
|
| index a7bde8e10ed8481023c58507110ceba6e36e40cd..afb85b05d2147be94992ce2e287def740106c56f
|
| --- a/ports/SDL_image/build.sh
|
| +++ b/ports/SDL_image/build.sh
|
| @@ -2,9 +2,3 @@
|
| # Copyright (c) 2011 The Native Client Authors. All rights reserved.
|
| # 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
|
| -
|
| -PackageInstall
|
| -exit 0
|
|
|