| Index: ports/lcms/build.sh
|
| diff --git a/ports/lcms/build.sh b/ports/lcms/build.sh
|
| deleted file mode 100755
|
| index 84c2bb25e2d573d5cb213690f94da156263795c1..0000000000000000000000000000000000000000
|
| --- a/ports/lcms/build.sh
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -#!/bin/bash
|
| -# 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
|
|
|