| Index: ports/lcms/build.sh
|
| diff --git a/ports/lcms/build.sh b/ports/lcms/build.sh
|
| old mode 100755
|
| new mode 100644
|
| index 84c2bb25e2d573d5cb213690f94da156263795c1..22d27335b4fc40e776a9a5a760582e3c7aa81556
|
| --- a/ports/lcms/build.sh
|
| +++ b/ports/lcms/build.sh
|
| @@ -2,9 +2,3 @@
|
| # Copyright (c) 2013 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
|
| -
|
| -DefaultPackageInstall
|
| -exit 0
|
|
|